approximation topic

List approximation repositories

approx

146
Stars
34
Forks
Watchers

Approximate floating point equality comparisons and assertions

spline-curve-fitting

32
Stars
4
Forks
Watchers

B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.

csaps

160
Stars
26
Forks
Watchers

Cubic spline approximation (smoothing)

csaps-cpp

33
Stars
12
Forks
Watchers

Eigen based C++11 implementation of cubic spline approximation (smoothing)

sparkling-graph

150
Stars
34
Forks
Watchers

SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.

ApproxFun.jl

525
Stars
70
Forks
Watchers

Julia package for function approximation

polatory

150
Stars
18
Forks
Watchers

Fast radial basis function interpolation for large scale data

FloatingPointApproximation

52
Stars
0
Forks
Watchers

A correct way to determine if two floating-point numbers are approximately equal to one another in Swift

fastapprox-rs

18
Stars
1
Forks
Watchers

Rust version of fastapprox: approximate versions of functions commonly used in machine learning.