madness

Numerical solver

A high-performance numerical environment for solving complex equations in many dimensions using adaptive methods.

Multiresolution Adaptive Numerical Environment for Scientific Simulation

GitHub

181 stars
33 watching
62 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shayneobrien/numerical-methods A collection of algorithms and techniques for solving mathematical problems numerically. 44
ohtsukalab/autogenu-jupyter An automatic code generator and solver for nonlinear model predictive control (NMPC) problems. 155
seanlth/fluid-solver An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. 25
fdevinc/ungar A C++ project that simplifies optimal control using metaprogramming 96
ncar/micm A module for atmospheric chemistry models that uses GPU acceleration to solve complex chemical reactions. 5
dalmatinerdb/mmath Provides functions to perform mathematical operations on numerical arrays in binaries. 4
felixneutatz/2048_m-a-star An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. 204
mlpack/ensmallen A high-quality C++ library for non-linear numerical optimization 743
ma-shamshiri/pacman-game An implementation of general search algorithms to solve navigation problems in a Pacman-like maze world 85
jamiemjohns/navier-stokes-2d-numerical-solve-incompressible-flow-with-custom-scenarios-matlab- A MATLAB implementation of 2D numerical Navier-Stokes equations solver for incompressible flow with custom scenarios 57
moderngpu/moderngpu A productivity library for solving irregularly parallel problems on GPUs using accelerated primitives 1,666
exawind/amr-wind A high-performance solver for incompressible fluid flow around wind turbines and wind farms 111
ddemidov/amgcl A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing 736
patrick-kidger/diffrax Provides numerical differential equation solvers using autodifferentiable and GPU-capable JAX. 1,442
tunabrain/incremental-fluids Provides simple fluid solver implementations in C++ for learning and reference purposes 584