Blitz++ Multi-Dimensional Array Library for C++
https://github.com/blitzpp/blitz/
Blitz++ is a C++ template class library that provides high-performance
multidimensional array containers for scientific computing.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / blitz
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/blitz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
blitz-1.0.2.tar.gz | 0002941270 2.81 MB | |
blitz.changes | 0000002148 2.1 KB | |
blitz.spec | 0000004466 4.36 KB | |
fix_cmake_file_dir.patch | 0000001309 1.28 KB |
Revision 14 (latest revision is 23)
Atri Bhattacharya (badshah400)
accepted
request 768933
from
Todd R (TheBlackCat)
(revision 14)
- Update to 1.0.2 * added CMake build system (autotools build to be phased out in a next release) * autotools-related fixes * Python 3 compatibility in Makefiles and genstencils.py * fixing compilation issue for BZ_DECLARE_FUNCTION (SF issue no. 51) * fixing apparent typo-bug in expr.h (SF bug no. 59) * some code cleanups (namespace related macros, etc) - Remove obsolete blitz-gcc47.patch - Add fix_cmake_file_dir.patch to make sure .cmake files are placed in the correct directory. From: https://github.com/blitzpp/blitz/pull/155
Comments 0