Pinned Repositories
big-float-ts
Error-free floating point functions (up to under/overflow)
Cubic-Beziers-Through-Points
A function to fit fair (bending energy minimizing) cubic bezier curves through a set of given ordered points in the plane.
double-double
Pure double-double floating point functions *with strict error bounds*
FloBezier
Robust & fast bezier curve functions
FloLinesIntersections
Find line segments intersections fast.
FloPoly
A practical, root-focused JavaScript polynomial utility library.
gomjau-hogg
GomJau-Hogg notation tiling library
MAT
Medial Axis Transform - Library
mat-examples
MAT library usage examples
squares-rng
A Fast Counter-Based RNG (Random Number Generator)
FlorisSteenkamp's Repositories
FlorisSteenkamp/MAT
Medial Axis Transform - Library
FlorisSteenkamp/FloBezier
Robust & fast bezier curve functions
FlorisSteenkamp/Cubic-Beziers-Through-Points
A function to fit fair (bending energy minimizing) cubic bezier curves through a set of given ordered points in the plane.
FlorisSteenkamp/double-double
Pure double-double floating point functions *with strict error bounds*
FlorisSteenkamp/squares-rng
A Fast Counter-Based RNG (Random Number Generator)
FlorisSteenkamp/mat-examples
MAT library usage examples
FlorisSteenkamp/FloLinesIntersections
Find line segments intersections fast.
FlorisSteenkamp/FloPoly
A practical, root-focused JavaScript polynomial utility library.
FlorisSteenkamp/gomjau-hogg
GomJau-Hogg notation tiling library
FlorisSteenkamp/big-float-ts
Error-free floating point functions (up to under/overflow)
FlorisSteenkamp/FloGrahamScan
FlorisSteenkamp/FloBoolean
Boolean operations on planar algebraic curves (currently only simplification is supported).
FlorisSteenkamp/FloGaussQuadrature
Function for doing Gaussian Quadrature numerical integration.
FlorisSteenkamp/FloVector2d
A purely functional 2d vector library.
FlorisSteenkamp/MAT-Demo
Medial Axis Transform (MAT) - Demo
FlorisSteenkamp/big-float-benchmark
Simple benchmark for various extended precision floating point libraries
FlorisSteenkamp/FloDraw
Svg drawing functions
FlorisSteenkamp/FloLlRbTree
FlorisSteenkamp/FloMemoize
Simple and fast memoization functions using WeakMap
FlorisSteenkamp/FloNumerical
An infinite precision floating point library
FlorisSteenkamp/font3d
FlorisSteenkamp/Generate-Random-Shapes
A library to generate smooth random shapes in the plane.
FlorisSteenkamp/qtest
Testing Quokka
FlorisSteenkamp/Quokka-ESM-TypeScript-test
Quokka test using TypeScript with ESM - not working.
FlorisSteenkamp/random-shapes-website