Dash:
[t2-trunk.git] / package / develop / blitz / blitz.desc
blob91c3d831bc50f9439a692a0dad85dd6cdf9419f8
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/blitz/blitz.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] High performance C++ numeric library
14 [T] Blitz++ is a C++ class library for scientific computing which provides
15 [T] performance on par with Fortran 77/90. It uses template techniques to
16 [T] achieve high performance. The current versions provide dense arrays and
17 [T] vectors, random number generators, and small vectors and matrices.
19 [A] Todd Veldhuizen <tveldhui@oonumerics.org>
20 [M] Rene Rebe <rene@t2-project.org>
22 [U] http://www.oonumerics.org/
24 [C] extra/development
26 [L] Artistic
27 [S] Stable
29 [P] X -----5---9 144.600
30 [V] 0.6
32 [O] var_append confopt ' ' '--with-cxx=gcc'
33 # otherwise it istalls the benchmark, testsuite, ...
34 [O] makeinstopt=
35 [O] hook_add postmake 5 'for x in blitz/ src/; do $MAKE $makeopt -C $x install; done'
36 [D] c5029018c68106dffcc2f6ed941b80ee694460bd8ebe1cf7d7e13328 blitz-0.6.tar.gz http://www.oonumerics.org/blitz/download/releases/