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 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
These classes are useful for signal processing in Matlab or C++. They bring together tools and methods which may be used interchangeably for Matlab and C++. Their initial use is in conjunction with work towards my degree at UC Berkeley.
VarPlan is a web application to visualize and manage variants as tree like graph view. The approach is to keep the overview on hundreds of variants with their meta informations.
Magneticle is a 3D OpenGL physical simulation that applies the Biot-Savart law to charged particles operating inside a magnetic field produced by a current-carrying wire modeled as an arbitrary space curve.
Header defined, generic C++ Vector and Matrix classes for engineering, scientific, or mathematical needs. A more intuitive, lightweight substitute for the larger linear algebra libraries available.
A cross-platform RPG and adventure game development workshop. Designed to reduce the amount of time to create large scale games by providing custom procedural generation tools.
Interactive mesh creation tool. Discretizer will create geometry and meshes for three dimensional flow simulations (CFD). Geometry import is not a goal: Discretizer will be furiously fast geometry builder(on many common engineering applications at least)
DCOPolis is a framework for comparing and deploying distributed decision processes in heterogeneous environments, including simulation in a virtual machine.
A reactor solver which uses stochastic particle methods to model particle population balances. This code is developed by the CoMo group in the chemical engineering department at the university of Cambridge (como.cheng.cam.ac.uk).
The BioSimz project aims to deliver a library (as well as the interface) to conduct large-scale biomolecular simulations at their atomic scales of detail. The initiative idea is to observe the protein crowding in vivo; it now can do much more than that!
A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
This is a development code for computer science research. It implements a solver for compressible gas dynamics. The code is distributed-memory parallel using MPI and data-parallel using the OpenCL framework.
Ouroborus is an artificial life framework for mobile agents on a background of cellular automata. It can be used to teach and research topics such as population genetics, ecology and evolution. The demo includes a curses view and live Csound audio.
aLice - ALice is likely the most Inefficient Code Ever written for boundary elements It is a c++ multi-platform code (tested on MAC-OS X 10.5, Win32, Ubuntu linux 9.04) for BEM analysis of steady and time dependent problems (in progress)
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.