HereAround / cytools

A software package for analyzing Calabi-Yau manifolds in toric varieties.

Home Page:https://cytools.liammcallistergroup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



A software package for analyzing Calabi-Yau hypersurfaces in toric varieties.

Latest release Number of downloads Lines of code License


Important: This package is currently in beta. If you want to be a beta tester please contact Mehmet Demirtas (m.demirtas@northeastern.edu) or Andres Rios-Tascon (ar2285@cornell.edu).

CYTools is an open-source software package developed by Liam McAllister's group with the purpose of studying Calabi-Yau manifolds arising from the Kreuzer-Skarke database. It emerged from several years of effort towards exploring previously uncharted parts of the string landscape. It offers vastly superior computational performance compared to other software that are typically used in the field. Installation instructions and detailed documentation can be found in the CYTools website.

Most of the code is written in Python, with wrappers to interface with various other open-source software. The full package comes in the form of a Docker image that includes all the necessary dependencies, so that it is easy to install and use on most operating systems.

CYTools makes use a variety of open-source projects. It includes a few code snippets from SageMath [GPLv2], a modified version of TOPCOM [GPLv2] that can be found here, the Computational Geometry Algorithms Library [LGPLv3], and multiple Python packages including SciPy, NumPy, pplpy, OR-Tools, scikit-sparse, and flint-py.

All original CYTools code is distributed under the terms of the GNU General Public License version 3. All other packages and code snippets are redistributed under their respective licenses.

The current lead developers are Mehmet Demirtas (m.demirtas@northeastern.edu) and Andres Rios-Tascon (ar2285@cornell.edu). Questions, comments and/or suggestions can be directed to either of us.

About

A software package for analyzing Calabi-Yau manifolds in toric varieties.

https://cytools.liammcallistergroup.com

License:GNU General Public License v3.0


Languages

Language:Python 94.2%Language:Shell 2.5%Language:Makefile 1.3%Language:PowerShell 0.7%Language:Dockerfile 0.7%Language:Batchfile 0.6%