headmyshoulder / odeint-v2Links
odeint - solving ordinary differential equations in c++ v2
☆351Updated 5 years ago
Alternatives and similar repositories for odeint-v2
Users that are interested in odeint-v2 are comparing it to the libraries listed below
Sorting:
- A C++ header-only, precision-independent library for performing numerical integration☆85Updated 7 years ago
- Combined array and automatic differentiation library in C++☆176Updated last month
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆150Updated 10 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 2 weeks ago
- GNU Scientific Library with CMake build support and AMPL bindings☆591Updated 4 months ago
- A header-only C++ library for large scale eigenvalue problems☆789Updated 2 weeks ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- A header-only C++ library for numerical optimization --☆790Updated 2 months ago
- Blitz++ Multi-Dimensional Array Library for C++☆413Updated last year
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆860Updated last year
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆908Updated last month
- Wrapping python made easy☆122Updated 5 years ago
- Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net☆501Updated last year
- Feel++: Finite Element Embedded Language and Library in C++☆322Updated this week
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 months ago
- Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcom…☆583Updated this week
- A C++ Algorithmic Differentiation Package: Home Page☆521Updated 2 weeks ago
- C++ wrapper for the HDF5 C-library☆139Updated 2 months ago
- Simulation framework for nonsmooth dynamical systems☆178Updated last month
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- C++ library for ODE integration via Taylor's method and LLVM☆216Updated last week
- Special purpose C++ library for symbolic computations☆75Updated 2 years ago
- Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms us…☆75Updated 7 months ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆337Updated this week
- A simple but powerful header-only C++ DAE (Differential Algebraic Equation) system solver☆48Updated 4 months ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆302Updated 2 months ago
- C++ interface to gnuplot