GitPedia
blitzpp

blitzpp/blitz

Blitz++ Multi-Dimensional Array Library for C++

1 Releases
Latest: 6y ago
1.0.2Latest
slayooslayoo·6y ago·October 1, 2019
GitHub

📋 Changes

  • 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)