Simplifying uBlas::matrix and uBlas::vector templates using the new uBlas tensor extension as base implementation.
Boost.Real: Optimizing internal representation of operation and improving math functions
Divyam Singal
Boost.Real aims to provide a data-type that can represent all types of computable real numbers and provides the flexibility of performing arbitrary...
Boost.Gil : 2D convolution and correlation
Prathamesh Tagore
A layer of separation between two dimensional convolution and correlation was added.
Support for many different boundary options along with...
Benchmarking and improving Boost.Real
Suraj Kumar-3
Boost.Real aims at providing a data-type that can represent all types of computable real numbers and provides the flexibility of performing arbitrary...
Implementation of a new Quad-double type for Boost.Multiprecision
Syed Fahad
A new quad-double type would be implemented, initially as a wrapper around the QD package's qd_real class authored by David Bailey. Tests for...
Boost.Python: asyncio event loop implementation using Boost.Asio
Pan Yue
GIL is restricting Python code performance. There have been a long time that the Pythondevelopers are struggling to solve the...
Boost.Math: FFT Utilities
Eduardo Quintana Miranda
We propose the implementation of Fast Fourier Transform (FFT) capabilities
inside the Boost.Math library. This project answers the need for a C++...
Boost:uBlas : Finalizing and improving the subtensor type
Kannav Krishan Mehta
This project aims to extend the existing tensor extension of uBlas by providing support for subtensor, i.e. views of tensor type, along with the...