sigma-py / quadpy
Numerical integration (quadrature, cubature) in Python
☆771Updated last year
Alternatives and similar repositories for quadpy:
Users that are interested in quadpy are comparing it to the libraries listed below
- Python package for solving partial differential equations using finite differences.☆427Updated this week
- Orthogonal polynomials in all shapes and sizes.☆184Updated last year
- Simple finite element assemblers☆542Updated last week
- FiPy is a Finite Volume PDE solver written in Python☆530Updated this week
- Algebraic Multigrid Solvers in Python☆587Updated this week
- A Python implementation of Chebfun☆135Updated last year
- Python package for numerical derivatives and partial differential equations in any number of dimensions.☆466Updated last month
- Main SfePy repository☆763Updated last week
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆164Updated 4 months ago
- Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations☆136Updated 10 months ago
- pyMOR - Model Order Reduction with Python☆314Updated this week
- Symbolic Fitting; fitting as it should be.☆239Updated last year
- ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.☆283Updated last month
- Solve automatic numerical differentiation problems in one or more variables.☆262Updated last year
- Lecture material on numerical methods for partial differential equations.☆258Updated 4 years ago
- An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.☆273Updated 2 years ago
- Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcom…☆552Updated this week
- Chaospy - Toolbox for performing uncertainty quantification.☆456Updated last month
- Transparent calculations with uncertainties on the quantities involved (aka "error propagation"); calculation of derivatives.☆599Updated 3 weeks ago
- Firedrake is an automated system for the portable solution of partial differential equations using the finite element method (FEM)☆532Updated this week
- Source files and published documents for the FEniCS tutorial.☆359Updated 4 years ago
- pyOptSparse is an object-oriented framework for formulating and solving nonlinear constrained optimization problems in an efficient, reus…☆235Updated 2 weeks ago
- Next generation FEniCS problem solving environment☆837Updated this week
- A flexible framework for solving PDEs with modern spectral methods.☆538Updated 3 weeks ago
- Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize, and with many additional classes and me…☆1,103Updated last week
- Python implementation of chebfun☆96Updated 5 months ago
- Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization☆555Updated 3 weeks ago
- Next generation FEniCS Form Compiler for finite element forms☆157Updated this week
- Chebfun: numerical computing with functions.☆622Updated last month
- Python wrapper for MFEM