New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
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.
RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
libvoronoi computes image-based 2D Voronoi diagrams using graphics hardware for interactive applications. It can optionally return the centroids and image moments of the Voronoi regions using arbitrary distance functions. It is simple, portable and fast.
The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributed computing. This key could be used by Xbox owners to run homebrew code on their machines.
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.
Milk Engine is a flexible engine suitable for almost any game. Milk Engine will contain everything needed to develop a game, even for the newbie. Yet its very useful for advanced users. Its based on OpenGL and SDL, therefore its also cross-platform.
GraphIte is a mathematical graphing program for Windows platforms built in C++ on the MFC libraries by Mr Soo Reams and Mr Stephen Bennett. Many of the features are not understood by either of the aforementioned, or Tim Cook.
N-GRAM - tool for n-grams extraction from xml files
Main features: (i) XPath expressions for nodes selection and stop patterns identification; (ii) custom xsl stylesheet to filter the n-gram data.
This application is designed to solve problems of transshipment. This
problem of the graph theory consists in finding a negative stream on the
arcs which minimizes the total cost of the transport in a network
R(V,E,b,c) where :
- V = vertex
- E
SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
Fully templated C++ library for Steering Behaviors of Autonomous agents (characters). The library comes as package where you can create your own behaviors using the power of templates.
Geomatrix, collection of C/C++ libraries to be used for symbolic description of n-dimensional geometric models. Operates internally with a representation that constructs complex objects based on primitives, allowing loss-less modifcation of models.
Emily is a friendly name for the Machine Learning Environment (MLE). This project is at an early stage of development, and no alpha code is yet available.
Virtual TI emulates nearly the entire line of Texas Instruments graphing calculators, and offers features that speed up both debugging and testing of calculator programs. Windows version is quite stable but the Linux/OSX version is only in planning.
A project that allows to view random variables cdf/pdf, generate random numbers...
gstatistics uses shared libraries to allow users to add new statistical laws definitions.
A functional layer for scientific uses that produces and manipulates real functions as first-class objects. Includes parts of compilers and symbolic manipulators in a straightforward encapsulation that extends scientific programming far beyond math.h.
This C++ wrapper is intended for the wrapping around of the mathematica core library. It allows simple core mathematica function calling of the form:
Mathematica m;
m.factor();
Two dimensional (2D) fine mesh finite element (FE) grid editing system. Includes constrained Delaunay triangulation, and automated grid resolution changes based on local attributes. Win32 and Motif GUIs. Mature application, now going open source.