cxx_math. C++ special math functions
17cxx_integration. This is a C++ quadrature library reengineered from GSL and with new things added such as double exponential methods.
11cxx_polynomial. A C++ polynomials and related algorithms.
8cxx_linear. C++ implementation of lerp and midpoint.
8tr2. A repo for new C++ library facilities.
6cxx_math_constants. Math constants for std C++
5maths_burkhardt. These are the math routines from Burkhardt - slightly repackaged for convenience.
5float128. Allow __float128 use within libstdc++.
4cxx_hypot. A C++ project to extend two- and three-argument hypot functions to <complex>
3cxx_number. A numeric class that keeps track of error propagation - a drop in replacement for float, double...
3cxx_units. C++ needs compile time units since forever. With user defined literals and other modern C++ features these could be made very elegant and friendly.
3cxx_matrix. A workspace for matrix related C++ library work.
2cxx_coroutines. Play with C++20 coroutines!
2date. A date and time library based on the C++11 (and beyond) <chrono> header
2PMRS. Terrain propagation model testsuite.
2cxx_modules. Play with C++ Modules!
2cxx_float_conversion. C++
2cxx_random. Build new C++ <random> facilities.
2HelloTriangle. C++
1cxx_bit_cast. Build and play with C++20 bit_cast.
1cxx_seminumeric. Implement <integer> and <rational>.
1cxx_date. Implement C++ calendar and date and timezone extensions to <chrono>.
1cxx_compare. Implement C++20 <compare>.
1pcl. Point Cloud Library (PCL)
1zeta. A repository for the implementation of the Hurwitz Zeta, PolyLog and related functions. In the hope that it will make its way into gcc
1LambertW. C++ implementation of the Lambert W(x) function
1cxx_snippets. Snippets of interesting C++ code
1cxx_metaprog. Metaprogramming lib C++
1Coin3D. This is a set of scripts to build the Coin library - an implementation of SGIs Open Inventor.
1maths_cephes. This is a library of the CEPHES maths routines from Netlib - slightly repachaged for convenience.
1decimal. Support IEEE decimal types int libstdc++.
1Mie_scattering. Collection of codes to calculate scattering from spheres using the Mie solution
1bit_twiddle. C++
1io2d. Implementation of io2d for C++20.
1