-
### What is the expected behavior?
The permutation automorphisms of stabilizer codes can be used to apply fault tolerant gates in a model where we can freely relabel the qubits. The local per…
-
With `polymake` installed, on 9.6, there is an doctest error, probably due to some change in "number field" not taken into account with polymake not installed:
```
sagemath@debian:/opt/sagemath/sa…
-
### What is the expected behaviour?
```python
pip install qiskit
```
Should install qiskit but instead currently fails while trying to build tweedledum.
I'm hoping there could maybe b…
-
As reported in https://groups.google.com/g/sage-devel/c/81unMG60MyU/m/JdMKMFOSBQAJ
Workaround: `export CFLAGS="${CFLAGS} -Wno-error=return-type"` (https://groups.google.com/g/sage-devel/c/81unMG60M…
-
https://doc.sagemath.org/html/en/installation/source.html#linux-recommended-installation
gives `apt-get install` and `yum install` command lines to install system packages that will be recognized by…
-
I had not heard of the CycleCut method before and it appears to be a non-unique cycle basis. Finding cycles using a breath-first search you essentially end up with multiple shortest paths and you get …
-
After building sage with `./configure --disable-doc`, running `./configure --enable-doc` doesn't re-enable them.
```
$ make doc
...
make --no-print-directory pplpy_doc-SAGE_DOCS-no-deps
Error: The …
-
This ticket introduces a new Python package `sage_conf`.
- sage-the-distribution will generate this Python package at `./configure` time and install it at build time before starting to build/instal…
-
### Describe the bug
Error on certain build systems when building tests (``catch2.hpp``): ``MINSIGSTKSZ`` is not constexpr.
### Error Log
```
[55/102] Building CXX object tests/CMakeFiles/run_te…
-
This now produces the following output:
```
...
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG yasm...
checking for yasm…