2021
8 projects
Create new matrix and vector types
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
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
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
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
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
GIL is restricting Python code performance. There have been a long time that the Pythondevelopers are struggling to solve the...
Boost.Math: FFT Utilities
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
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...