-
Trying Toric Code syndrome circuit built upon the surface code syndrome circuit
-
We have the types `Spec` and `ProjectiveScheme`. To make the names consistent, we will change `Spec` into `AffineScheme`. The functions to construct affine and projective schemes will still be called …
-
Compilation fails:
```
make: Leaving directory `/home/vfragoso/Development/libraries/M2/M2/Macaulay2/packages/Macaulay2Doc-temporary'
ls -l Macaulay2Doc-temporary
total 0
rm -rf Macaulay2Doc-temp…
-
This is the target ticket for cysignals integration testing workflow added in https://github.com/sagemath/cysignals/pull/139
Depends on #33926
CC: @kliem @embray
Component: **porting**
Branch…
-
Tried to update Macaulay2 using Homebrew, called with the command ```brew install Macaulay2/tap/M2```.
As far as I can tell the error occurred in building the documentation. A more detailed error…
-
This bug tracks the current status of the toric varieties code and the interdependence of new patches.
Groups separated by blank lines may be applied independently.
* #11559: Speed up Posets and t…
-
Current `Fan.subdivide()` method cannot deal with fans generated by non-full-dimensional cones since it relies on PALP. In addition it is overly complicated. So let's use PPL cones for subdivision, …
-
The reference manual for the currently called *combinatorial geometry* needs some logical reorganization.
[http://doc.sagemath.org/html/en/reference/geometry/index.html](http://doc.sagemath.org/htm…
-
```
sage: P1. = toric_varieties.P1()
sage: D = -P1.K()
sage: D.Kodaira_map()
Scheme morphism:
From: 1-d CPR-Fano toric variety covered by 2 affine patches
To: Closed subscheme of Projective S…
-
As indicated in #9326, it is desirable for fans and cones associated to toric varieties to know these toric varieties. The framework for such an association was already designed (with a view towards…