forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
319 B
Text
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/
|