General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try 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.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
An object-oriented partial differential equation (PDE) solver, written in Python, based on a standard finite volume approach and includes interface tracking algorithms. *WARNING* The project is no longer using Sourceforge to maintain its repository.
Diagram (JGraph) driven simulator. Bondgraphs > nonlinear differantial system > plot: implemented for economics and ecology. Network analysis: emergy propagation implemented. Would also fit for electronics, mechanics, cost, GWP, footprint analysis.
Robotic Manipulator Development and Simulation Environment in Python and Blender. IMPORTANT: Development moved to github. http://github.com/ajnsit/r2d3
An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
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.
This program is useful for visualizing bifurcations of chaotic systems. In other words, it plots the data and provides useful tools for analyzing and manipulating the data generated by chaotic systems.
NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
We are trying to create a very complete physics teaching program. So, we would be pleased if you could suggest any improvement or create any module for us.
To use any of these sources you need python 2.2, pygame and scipy.
Simple Python class for managing tables of data in memory using NumPy. It allows to give names to views of array. The package contains few classes built on top of the basic one to be used as post processing tools for particle optics computations.
Dasema is a compact C++ library for interpreting mathematical formula and applying them to data points/sets. It supports multiple variables and comes with a tool for benchmarking, a C++ GNU-like frontend as proof-of-consept and SWIG interface to Python.