Popularity
1.4
Stable
Activity
0.0
Stable
18
3
2

Description

Blitz++ is a (LGPLv3+) licensed meta-template library for array manipulation in C++ with a speed comparable to Fortran implementations, while preserving an object-oriented interface. These results are being obtained not through better optimizing compilers, preprocessors, or language extensions, but through the use of template techniques. By using templates cleverly, optimizations such as loop fusion, unrolling, tiling, and algorithm specialization can be performed automatically at compile time.

Code Quality Rank: L2
Programming language: C++
License: GNU General Public License v3.0 or later

Blitz++ alternatives and similar libraries

Based on the "Scientific Computing" category.
Alternatively, view Blitz++ alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Blitz++ or a related project?

Add another 'Scientific Computing' Library