Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Java Randomness Test Suite is a gui application to run randomness tests on random stream resource (file or algorithm). Application can be run in commandline. Includes general statistical tests, NIST and DIEHARD tests.
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (commandline). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
If you ever needed to perform a variety of functions on a lot of different numbers, Funct is for you. It allows one to create, store, and modify functions which they can apply to numbers from the terminal. Funct is designed to be easy to use but powerful.
Custom algebra simplification and rearrangement. 2d, 3d Graphing, numeric evaluation, excact and approximate, exporting to text, HTML and latex-source. ANSI-C, stand-alone.
H2O is a collection of C routines and applications designed for the optimization of multi-reservoir and multi-period hydrothermal power production scheduling. H2O is built upon nonlinear network algorithms and heuristic techniques for higher efficiency.
The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
EN : A fractal explorer with layers using Gtk2. Fractal images export. Plugins loading for formulas and colouring.
FR : Un explorateur de fractales ŕ calques basé sur Gtk2. Exportation d'images fractales. Chargement de plugins pour formules et coloris.
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
Sound Orgy is a suite of commandline tools for the purpose of sound production and modification as well other misc sound related functons. Sound Orgy consists of components which use commandline piping to connect to each other much like patch cords.
X-Bc (formerly: xbc) is a graphical user interface to the commandline calculator bc. All Inputs and Outputs stays visible for editing and comparing. Functionality: trigonometry, number-theory, exponential funcs, scientific constants, primenumbers ...
The development of a biometric system and applications e.g. Access Control based on the system to recognize and verify people. The primary goal is face recognition, but other human attributes might get used too in the future.
Charlemagne is a versatile genetic programming application which includes a command-line client and an interactive console mode. It features built in input-output mapping support, and is user-extensible for complex fitness evaluation in Python and Lisp
SymDiff is a little commandline tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
Mandel is a command-line program for generating Mandelbrot set fractals - support for Julia sets is coming soon. Output is in the form of 8 bit greyscale Device Independent Bitmaps, which can be readily viewed with many common graphics programs.
Ytk is a Tcl/Tk program which adds menus, buttons and features to the basic commandline driven Yorick program and language. It also enables usage of all Tcl/Tk widgets and functions including buttons, sliders, checkboxes, and other typical TK widgets to
LMP is a commandline "calculator" comparable to the GNU command expr, but more flexible. It supports floating point and complex numbers and even higher level operations like differenziation and integration.
Winix Open-Calc is an experimental project, mainly for the educational use of the developers. It is a command-line based calculator with some extra features, such as the ability to solve algebraic equations and geometric formulas. For Windows and Linux.
MultiMatrix : Application designed to calculate the amount of time wich takes to multiply two or more ( with the group option ON ) matrix of a specific dimension provided through the commandline by the user .
A java command-line application where the main goal is to solve any simplex problem. It's a team-work school project. It can be usefull for other students who needs to understand the simplex algorithm.