approximation
There are 245 repositories under approximation topic.
JuliaApproximation/ApproxFun.jl
Julia package for function approximation
espdev/csaps
Cubic spline approximation (smoothing)
polatory/polatory
Fast radial basis function interpolation for large scale data
brendanzab/approx
Approximate floating point equality comparisons and assertions
sparkling-graph/sparkling-graph
SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
stuffmatic/chebyshev-calculator
A web app that generates code for efficiently approximating mathematical functions of one variable.
Flight-School/FloatingPointApproximation
A correct way to determine if two floating-point numbers are approximately equal to one another in Swift
unageek/fast-euclidean-clustering
🚀 Fast Euclidean clustering of point clouds ✨
Beliavsky/Burkardt-Fortran-90
Classification of John Burkardt's many Fortran 90 codes
MicroscPSF/MicroscPSF-Py
Fast and Accurate 3D PSF Computation for Fluorescence Microscopy
espdev/csaps-cpp
Eigen based C++11 implementation of cubic spline approximation (smoothing)
mirsaeedi/spline-curve-fitting
B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.
nfriedly/approximate-number
Converts numbers into a more human-friendly format. E.g. 123456 becomes 123k. Similar to `ls -lh` or Stack Overflow's reputation numbers.
huonw/fast-math
Fast, approximate versions of mathematical functions
mikaelyuan/TPG4155-Project-Autumn-2018-10022-10024
Full Waveform Inversion
itsmedmd/satellite-tracker
Track positions and orbits of over 22,000 satellites orbiting the Earth in a 3D geospatial viewer powered by Cesium.
MicroscPSF/MicroscPSF-Matlab
Fast and Accurate 3D PSF Computation for Fluorescence Microscopy
tpapp/SpectralKit.jl
Building blocks of spectral methods for Julia.
baggepinnen/BasisFunctionExpansions.jl
Basis Function Expansions for Julia
DKenefake/OptimalPoly
Generates MinMax polynomial approximations of functions. Stable implementation of the Remez Algorithm using multi-precision arithmetic. Also does C/C++ code generation!
chaotic-society/theoretica
A C++ math library for scientific computing with a simple and elegant interface.
mlazaric/Chebyshev
A simple python module for approximating any sympy expression using the Taylor series and Chebyshev polynomials.
j2kun/art-turing-ellipse
A six-panel artistic rendition of Alan Turing
loony-bean/fastapprox-rs
Rust version of fastapprox: approximate versions of functions commonly used in machine learning.
SashkoTar/syto
Digital signal processing library
juliusberner/oberwolfach_workshop
Material for 'Mathematics of Deep Learning Workshop' (Invited Talk)
LICO-labs/LinA.jl
Optimal piecewise linear approximation package for the Julia programming language
SalvatoreBarone/CNN-VHDL
A library of VHDL components for Neural Networks
varungohil/Densest-Subgraph-Discovery
A Python repository for finding the densest subgraph in a undirected graph
flatironinstitute/baobzi
An adaptive fast function approximator based on tree search
AbinitioDGA/ADGA
Abinitio Dynamical Vertex Approximation
Daninet/exactnumber
Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.
jecampagne/cours_mallat_cdf
Lecture notes of Professor Stéphane Mallat - Collège de France - Paris
jimouris/curl
Curl: Private LLMs through Wavelet-Encoded Look-Up Tables
kelindar/approx
High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)