gpufit / Gpufit
GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
☆323Updated 3 weeks ago
Alternatives and similar repositories for Gpufit:
Users that are interested in Gpufit are comparing it to the libraries listed below
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆124Updated 3 months ago
- GPU accelerated pre-filtered cubic b-spline interpolation using CUDA☆119Updated 8 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 5 months ago
- C++ library for fast Gauss transforms.☆67Updated 10 months ago
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆165Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆104Updated last year
- CuPy implementations of image and signal processing functions from NumPy, SciPy and scikit-image☆46Updated 3 years ago
- Non-uniform fast Fourier transform library of types 1,2,3 in dimensions 1,2,3☆327Updated this week
- A domain-specific language for image optimization.☆117Updated last month
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.