A new advance on dimensional-aware scalar, vector and matrix operations in C++

General discussions about plasma physics, which does not fit any other category
Post Reply
micrenda
Site Admin
Posts: 27
Joined: Fri Dec 25, 2020 1:42 pm
A new advance on dimensional-aware scalar, vector and matrix operations in C++

Post by micrenda »

To be honest, this article is not strictly related to gaseous plasma research. However, the solution presented in this article was a spin-off from the work that our group did during the development of ZCross and Betaboltz (they use this library to perform dimensional aware computations)

A new advance on dimensional-aware scalar, vector and matrix operations in C++
Eduard George Stan, Dan Andrei Ciubotaru, Michele Renda & Călin Alexa
https://doi.org/10.1038/s41598-023-43683-w

We do not know if it is over-engineering or if it can be a practical solution: to us, it helped to produce software with less bugs. Who know, somebody may find it useful.
Michele Renda, PhD
Particle Physics Dept., IFIN-HH, Bucharest, Romania

Post Reply