dbstein / fast_interp
numba accelerated interpolation on regular grids in 1, 2, and 3 dimensions
☆65Updated 3 years ago
Alternatives and similar repositories for fast_interp:
Users that are interested in fast_interp are comparing it to the libraries listed below
- Python wrapper of Minpack (root finding) which can be called from within numba functions.☆34Updated 3 years ago
- ☆126Updated 9 months ago
- Leveraging numba to speed up ODE integration☆71Updated 10 months ago
- Python wrapper to some of Quadpack (numerical integration), which can be called from within numba functions.☆28Updated 11 months ago
- Decorators to make it easier to write SciPy LowLevelCallables☆22Updated 4 years ago
- Multi-dimensional B-splines☆32Updated 3 weeks ago
- The umfpack scikit provides wrapper of UMFPACK sparse direct solver to SciPy.☆50Updated 2 weeks ago
- A parallel computing interface to the L-BFGS-B optimizer☆65Updated last year
- Nonuniform fast Fourier transforms of types 1 and 2, in 1D, 2D, and 3D, on the GPU☆87Updated last year
- Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.☆97Updated 2 years ago
- Orthogonal polynomials in all shapes and sizes.☆184Updated last year
- ☆48Updated 2 weeks ago
- Regular Grid Multivariate linear interpolation☆21Updated 10 years ago
- A library for high-level algorithmic differentiation☆18Updated 3 weeks ago
- 2D spherical and Cartesian triangulation toolkit using tripack, stripack, srfpack and ssrfpack☆54Updated 2 months ago
- Some useful extensions for NumPy☆28Updated 10 months ago
- GPU/TPU accelerated nonlinear least-squares curve fitting using JAX☆56Updated last year
- A JupyterLab extension to explore and visualize HDF5 file contents. Based on https://github.com/silx-kit/h5web.☆77Updated 3 weeks ago
- Methods for numerical differentiation of noisy data in python☆114Updated last month
- Python tools for Bayesian data analysis☆29Updated last week
- Matplotlib stylesheets to replicate old scientific figure styles☆45Updated last year
- PyNUFFT: Python non-uniform fast Fourier transform☆200Updated 3 months ago
- Evaluate and transform D matrices, 3-j symbols, and (scalar or spin-weighted) spherical harmonics☆47Updated 3 weeks ago
- numba_scipy extends Numba to make it aware of SciPy☆270Updated 7 months ago
- Second Order ERror Propagation☆46Updated 6 years ago
- Real-time latin-hypercube sampling-based Monte Carlo ERror Propagation☆76Updated 2 years ago
- Cubic spline approximation (smoothing)☆171Updated last week
- A Python toolbox for pentadiagonal linear systems☆14Updated 7 months ago
- Numerical differentiation with regularization, allowing differentiation of noisy data without amplifying noise. Uses total variation and …☆30Updated 6 years ago
- Python code for the linear inverse problem☆24Updated 2 years ago