C++ library for the implementation of tensor product calculations through a clean, concise user interface.
-
Ubuntu 12.04 LTS 64-bit with Python 2.7.3, CMake 3.3.2 and Boost 1.55.0 this is the environment offered by Travis CI pulling in various PPA. The following compilers are used, both in release and debug:
- GCC 4.7
- GCC 4.8
- GCC 4.9
- GCC 5.1, with and without coverage analysis in debug mode
- Clang 3.5 and GFortran 4.6
- Clang 3.6 and GFortran 4.6
- Clang 3.7 and GFortran 4.6
- Clang 3.8 and GFortran 4.6
-
Mac OS X 10.9.5 with Python 2.7.10, CMake 3.2.3 and Boost 1.58.0 this is the environment offered by Travis CI The following compilers are used, both in release and debug:
- XCode 6.4 with Clang and GFortran 5.2
- XCode 6.4 with GCC 5.2 (not tested: need Boost C++11 support)
- XCode 7.0 with Clang and GFortran 5.2
- XCode 7.0 with GCC 5.2 (not tested: need Boost C++11 support)