Boost provides free peer-reviewed portable C++ source libraries
Rishabh Arora
To implement the dataframes library for uBLAS using Expression Templates and Meta-programming paradigm in C++ that is capable of doing simple...
Mohd Sharique
Matrix multiplication is one of the most important operations in linear algebra. The project "Optimising multiplication in uBLAS" is concerned with...
Ruoyun Jing
In some algorithms there is the need to compare two distances of two point pairs. Especially, computing distances on ellipsoid in Boost.Geometry used...
Tom Westerhout
This document proposes an addition to Boost C++ Libraries -- a compile-time hash table. There are multiple good implementations of unordered...