bjodah / pyneqsys
Solve symbolically defined systems of non-linear equations numerically.
☆51Updated 3 months ago
Alternatives and similar repositories for pyneqsys:
Users that are interested in pyneqsys are comparing it to the libraries listed below
- ∫ Straightforward numerical integration of systems of ordinary differential equations☆94Updated last month
- Python wrapper around odeint (from the boost C++ library)☆20Updated last month
- Python wrapper around cvodes (from the sundials library)☆34Updated last month
- Estimate derivatives with finite differences☆17Updated 5 months ago
- Python binding for odeiv2 interface from GNU Scientific Library (GSL)☆14Updated 3 months ago
- Gaussian random variables.☆32Updated last month
- Finite difference weights for any derivative order on arbitrarily spaced grids. C89, C++ and Fortran 90 implementations with Python bindi…☆40Updated 11 months ago
- Repo to host book about Lagrangian Descriptors technique☆15Updated last year
- Python wrapper for the Cubature algorithm explained in: http://ab-initio.mit.edu/wiki/index.php/Cubature☆38Updated last year
- Leveraging numba to speed up ODE integration☆71Updated 10 months ago
- Multi-dimensional B-splines☆32Updated 2 weeks ago
- odeintw provides a wrapper of scipy.integrate.odeint that allows it to handle complex and matrix differential equations.☆40Updated 4 months ago
- Compute multidimensional volumes and monomial integrals.☆22Updated last year
- A Python wrapper for the DASSL, DASPK, and DASKR differential algebraic system solvers☆51Updated 10 years ago
- Numerical parameter continuation in Python.☆39Updated last year
- Python package for computing and visualizing Lagrangian Descriptors in Dynamical Systems☆20Updated 3 years ago
- Scipy-based Delay Differential Equation (DDE) solver☆36Updated 8 months ago
- Symbolic calculus for partial differential equations (and variational forms)☆22Updated this week
- Just-in-Time Compilation for Ordinary Differential Equations☆64Updated 2 months ago
- Python implementation of chebfun☆97Updated 8 months ago
- Python wrapper generator for Fortran☆32Updated 3 months ago
- SciPy fixes and extensions☆19Updated 3 years ago
- Second Order ERror Propagation☆46Updated 6 years ago
- Sphinx extension to let you write LaTeX math using $$☆33Updated last year
- Utilities for nonlinear least-squares fits.