joonro / fast-cubic-spline-python
Implementation of 1D and 2D fast spline interpolation algorithm (Habermann and Kindermann 2007) in Python
☆37Updated 11 years ago
Alternatives and similar repositories for fast-cubic-spline-python:
Users that are interested in fast-cubic-spline-python are comparing it to the libraries listed below
- numba accelerated interpolation on regular grids in 1, 2, and 3 dimensions☆63Updated 2 years ago
- Fast, discrete natural neighbor interpolation in 3D on the CPU.☆86Updated last year
- Cubic spline approximation (smoothing)☆169Updated 7 months ago
- Regular Grid Multivariate linear interpolation☆21Updated 10 years ago
- Python wrapper around odeint (from the boost C++ library)☆20Updated last month
- Multi-dimensional B-splines☆31Updated 3 weeks ago
- Jupyter Interactive Widgets library for 3-D mesh analysis☆15Updated 4 years ago
- ∫ Straightforward numerical integration of systems of ordinary differential equations☆94Updated last week
- Where is __pyx_capi__?☆14Updated 7 years ago
- Some useful extensions for NumPy☆27Updated 7 months ago
- SymPy code generation tutorial at SciPy 2017☆62Updated 7 years ago
- Helps h5py to dump and load dictionaries.☆22Updated 8 months ago
- Proof-of-concept of using a khash-based hashmap in Numba☆21Updated 7 years ago
- Pyculib - Python bindings for CUDA libraries☆97Updated 6 years ago
- C++ code for a reversible jump Markov chain Monte Carlo algorithm to sample changepoints☆16Updated 6 years ago
- A pythonic wrapper around the NFFT library☆64Updated last year
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Cython interface to Eigen library☆114Updated 2 months ago
- 2D spherical and Cartesian triangulation toolkit using tripack, stripack, srfpack and ssrfpack☆54Updated 2 weeks ago
- A very fast 2D concave hull algorithm, for python☆28Updated 2 months ago
- Smooth data fitting in N dimensions.☆54Updated last year
- iPython widget for server-side ParaView rendering in Jupyter.☆96Updated 2 years ago
- Python package to read and write a wide range of Python types to/from HDF5 formatted files. Can read/write data to the HDF5 based Matlab …☆85Updated 6 months ago
- python module for spatially explicit spectral analysis☆11Updated 5 years ago
- Methods for numerical differentiation of noisy data in python☆114Updated this week
- Experimenting with pure-Python implementation of the NUFFT☆68Updated 9 years ago
- Second Order ERror Propagation☆46Updated 6 years ago
- Script for plotting / visualizing three dimensional arrays.☆25Updated 9 years ago
- A kdtree implementation for numba.☆36Updated 2 weeks ago
- Cython interface for the GNU Scientific Library (GSL).☆121Updated 2 years ago