3 unstable releases
0.1.1 | Jul 21, 2024 |
---|---|
0.0.2 | May 23, 2024 |
0.0.1 | May 19, 2024 |
#622 in Algorithms
140KB
4K
SLoC
cygv
⚠️ WARNING ⚠️ This project is still in early stages. The code and documentation are under active development and may change significantly.
This project implements an efficient algorithm to perform the HKTY procedure [1, 2] to compute Gopakumar-Vafa (GV) and Gromov-Witten (GW) invariants of Calabi-Yau (CY) manifolds obtained as hypersurfaces or complete intersections in toric varieties. This project is based on the work presented in the paper "Computational Mirror Symmetry", but written in the Rust programming language and with some additional improvements.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~9–16MB
~230K SLoC