Anatoliy V Tomilov
Results
3
repositories owned by
Anatoliy V Tomilov
quickhull
76
Stars
9
Forks
76
Watchers
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
sweepline
20
Stars
4
Forks
20
Watchers
Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
insituc
48
Stars
4
Forks
48
Watchers
x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.