Skip to content
forked from jturney/ambit

C++ library for the implementation of tensor product calculations through a clean, concise user interface.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

tyzhang1993/ambit

 
 

Repository files navigation

ambit

C++ library for the implementation of tensor product calculations through a clean, concise user interface.

Build status: Build Status

Primary test environments

Continuous integration builds

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

    1. GCC 4.7
    2. GCC 4.8
    3. GCC 4.9
    4. GCC 5.1, with and without coverage analysis in debug mode
    5. Clang 3.5 and GFortran 4.6
    6. Clang 3.6 and GFortran 4.6
    7. Clang 3.7 and GFortran 4.6
    8. 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:

    1. XCode 6.4 with Clang and GFortran 5.2
    2. XCode 6.4 with GCC 5.2 (not tested: need Boost C++11 support)
    3. XCode 7.0 with Clang and GFortran 5.2
    4. XCode 7.0 with GCC 5.2 (not tested: need Boost C++11 support)

Nightly builds

About

C++ library for the implementation of tensor product calculations through a clean, concise user interface.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.9%
  • Python 6.6%
  • CMake 2.3%
  • C 0.2%