# ambit **Repository Path**: dong-shiyu-nju/ambit ## Basic Information - **Project Name**: ambit - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-15 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ambit C++ library for the implementation of tensor product calculations through a clean, concise user interface. Build status: ![Build Status](https://github.com/jturney/ambit/actions/workflows/test/badge.svg) Primary test environments ========================= Continuous integration builds ----------------------------- - Latest Ubuntu LTS (currently 20.04.4) 64-bit with Python 3.9, CMake 3.22.3, and other dependencies obtained from conda. We compile with GNU 10.3.0. - Latest macOS (currently 11.64.6) 64-bit with Python 3.9, CMake 3.22.3, and other dependencies obtained from conda. We compile with Clang 12.0.1.