Edward Smith-Rowland

Advanced
@emsr

cxx_math. C++ special math functions

17

cxx_integration. This is a C++ quadrature library reengineered from GSL and with new things added such as double exponential methods.

11

cxx_polynomial. A C++ polynomials and related algorithms.

8

cxx_linear. C++ implementation of lerp and midpoint.

8

tr2. A repo for new C++ library facilities.

6

cxx_math_constants. Math constants for std C++

5

maths_burkhardt. These are the math routines from Burkhardt - slightly repackaged for convenience.

5

float128. Allow __float128 use within libstdc++.

4

cxx_hypot. A C++ project to extend two- and three-argument hypot functions to <complex>

3

cxx_number. A numeric class that keeps track of error propagation - a drop in replacement for float, double...

3

cxx_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.

3

cxx_matrix. A workspace for matrix related C++ library work.

2

cxx_coroutines. Play with C++20 coroutines!

2

date. A date and time library based on the C++11 (and beyond) <chrono> header

2

PMRS. Terrain propagation model testsuite.

2

cxx_modules. Play with C++ Modules!

2

cxx_float_conversion. C++

2

cxx_random. Build new C++ <random> facilities.

2

HelloTriangle. C++

1

cxx_bit_cast. Build and play with C++20 bit_cast.

1

cxx_seminumeric. Implement <integer> and <rational>.

1

cxx_date. Implement C++ calendar and date and timezone extensions to <chrono>.

1

cxx_compare. Implement C++20 <compare>.

1

pcl. Point Cloud Library (PCL)

1

zeta. A repository for the implementation of the Hurwitz Zeta, PolyLog and related functions. In the hope that it will make its way into gcc

1

LambertW. C++ implementation of the Lambert W(x) function

1

cxx_snippets. Snippets of interesting C++ code

1

cxx_metaprog. Metaprogramming lib C++

1

Coin3D. This is a set of scripts to build the Coin library - an implementation of SGIs Open Inventor.

1

maths_cephes. This is a library of the CEPHES maths routines from Netlib - slightly repachaged for convenience.

1

decimal. Support IEEE decimal types int libstdc++.

1

Mie_scattering. Collection of codes to calculate scattering from spheres using the Mie solution

1

bit_twiddle. C++

1

io2d. Implementation of io2d for C++20.

1
34
Apply