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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Ordinary DifferentialEquation (ODE) solver for Tcl. Handles both stiff and non-stiff sets of equations; does time-evolved initial value problems and root finding. Based on the popular Lawrence Livermore solver LSODE.
A MATLAB package to simulate sample paths of the solution of a Itô or Stratonovich stochastic differentialequation (SDE), compute statistics and estimate the parameters from data.
A note of caution: SDE Toolbox is no more developed but it's still downloadable. Its inferential capabilities can be considered surpassed (at best). Actually the parameter estimation methods were already far from the state-of-art when the project began in 2007 (!).
An object-oriented partial differentialequation (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.
The project pyFDM is a framework implemented in Python for solving partial differential equations with the Finite Difference Method. It is not actively developed anymore.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
SimED is a user-friendly DifferentialEquation simulation software. It can integrate numerically ODEs (Ordinary Differential Equations) using several methods, plot time and phase-space diagrams for variables, and interactively choose initial conditions.
A Numerical Differential Solver in Visual Basic .NET. The importance of this project is that the majority of the DifferentialEquation Solvers out there were written in a non-visual compiled language that is not cross platform compatible.
Freeode is a compiler for the SIML programming language. It is a specialized language to solve differential equations. The compiler creates a python program that uses Numpy and Scipy to do the numerical computations.