Fixed a bug that was causing CYTools to crash when trying to find a basis of columns for the GLSM basis when the points of the polytope don't span the N lattice.
0.3.3
Fixed a major bug introduced in the previous version that caused CYTools to fail to pick a basis of columns of the GLSM charge matrix.
0.3.2
Fixed a few bugs including one that slowed down the computation of intersection numbers and one that caused it to fail to find a basis of divisors.
NOTE: This version of CYTools introduced a breaking bug in the computation of bases. Please use v0.3.3 or later.
0.3.1
Fixed some problems with CICYs and improved Dockerfile.
0.3.0
A beta version of CYTools with lots of bug fixes and added functionality. This version is fairly stable, with the exception of some computations for CICYs.
0.2.0
A beta version of CYTools that includes a ToricVariety class, uses dictionaries for intersection numbers, and includes experimental support for CICYs.
It is NOT recommended to download this version other than for testing purposes.