You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blaz: a library for frugal matrix computations. Blaz provides compression/uncompression functions for matrices of floating-point numbers and makes it possible to perform basic linear algebra on the compressed matrices, without uncompressing them.
SDDS (Self Describing Data Sets) C/C++ Library – Official implementation of the SDDS format, a structured data format for scientific applications. The library provides functions to create, read, and manipulate SDDS files, supporting various data types, multi-page datasets, and compressed file handling.