antdvid / MonotonicCubicInterpolationLinks
Python Implementation of Monotonic Cubic Interpolation
☆17Updated 6 years ago
Alternatives and similar repositories for MonotonicCubicInterpolation
Users that are interested in MonotonicCubicInterpolation are comparing it to the libraries listed below
Sorting:
- numba accelerated interpolation on regular grids in 1, 2, and 3 dimensions☆69Updated 3 years ago
- Multi-dimensional B-splines☆33Updated last week
- Cubic spline approximation (smoothing)☆173Updated last month
- A parallel computing interface to the L-BFGS-B optimizer☆70Updated last year
- Kernel Density Estimation and (re)sampling☆62Updated 2 years ago
- Smolyak sparse grid interpolation sandbox☆24Updated last year
- ☆126Updated last year
- ☆50Updated last week
- Lightweight non-uniform Fast Fourier Transform in Python☆211Updated 2 years ago
- A Python package for approximate Bayesian inference and optimization using Gaussian processes☆42Updated last year
- Numba-accelerated statistical distributions☆65Updated 3 weeks ago
- Python wrapper to some of Quadpack (numerical integration), which can be called from within numba functions.☆30Updated last year
- Smooth data fitting in N dimensions.☆55Updated 2 years ago
- Multivariate Local Polynomial Regression and Radial Basis Function Regression☆51Updated 2 years ago
- Optimal numerical differentiation of noisy time series data in python.☆65Updated 3 months ago
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆180Updated 5 months ago
- Use scipy.optimize.minimize as a PyTorch Optimizer.☆72Updated last year
- Python-based Derivative-Free Optimization with Bound Constraints☆89Updated last week
- PyNUFFT: Python non-uniform fast Fourier transform☆206Updated 9 months ago
- A Python implementation of Chebfun☆144Updated this week
- A library of Krylov methods in pure Python☆64Updated 2 years ago
- A lightweight and performant implementation of HMC and NUTS in Python, spun out of the PyMC project.☆57Updated last year
- Constrained multivariate least-squares optimizer for scipy☆23Updated 9 years ago
- Code for efficient solution of oscillatory ordinary differential equations☆32Updated 5 months ago
- Nonuniform fast Fourier transforms of types 1 and 2, in 1D, 2D, and 3D, on the GPU☆90Updated last year
- My CV☆37Updated this week
- Super fast dynamic nested sampling with PolyChord (Python, C++ and Fortran likelihoods).☆22Updated 5 years ago
- Proximal optimization in pure python☆118Updated 3 years ago
- Methods for numerical differentiation of noisy data in python☆124Updated this week
- A wrapper around scipy minimize which uses the autograd capacities of tensorflow to compute the gradient and hessian.☆28Updated 2 years ago