MathΒΆ
- CLAPACK
- double-conversion - provides binary-decimal and decimal-binary routines for IEEE doubles.
- Eigen - C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
- glm - header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
- GSL - GNU Scientific Library
- half - Half-precision floating point library
- OpenBLAS - OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
- poly2tri - 2D constrained Delaunay triangulation library
- polyclipping - Polygon and line clipping and offsetting library