forked from Lainports/freebsd-ports
Detailed submitter log: - Update to 1.0.1 - Switched to Github - Has newest sources - Updated WWW in pkg-desc - Current www doesn't exist - Removed doc depends/build - Does not build/install - Removed doxygen dir - Not needed/used PR: 230833 [1], 230674 [2] Submitted by: ndowens@yahoo.com [1] Reported by: lantw44@gmail.com [2] MFH: 2018Q3
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: https://github.com/blitzpp/blitz
|