freebsd-ports/math/blitz++/pkg-descr
Ying-Chieh Liao 318b021265 add blitz++ 0.6
A C++ class library for scientific computing
2002-10-10 10:26:55 +00:00

6 lines
319 B
Text

Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. The current versions provide dense arrays and
vectors, random number generators, and small vectors and matrices.
WWW: http://www.oonumerics.org/blitz/