-
With Sage 7.2.beta6 with `gap_packages` installed, within a `sage --gap` session:
```
gap> LoadPackage("HAPcryst");
#I polymake command not found. Please set POLYMAKE_COMMAND by hand
-------------…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I have a setup as described in #86, basically:
M1 Mac, installed the following:
- homebr…
-
... instead of separate logs `ptest.log`, `ptestalllong.log`, etc.
Before the test run, the actual command line (`sage -t`) is now shown in the log.
We also deprecate `make testoptional` etc., whi…
-
Add interface to Nauty's gentreeg generator of non-isomorphic trees.
It is slower than `graphs.trees()` but has more options.
Component: **graph theory**
Author: **David Coudert**
Branch: **[`7a…
-
Hello:
When running `./install_normaliz_with_eantic.sh` it got stuck downloading nauty27r3.
```
Installing nauty...
Checking for nauty27r3.tar.gz... downloading with wget
--2022-07-04 22:00:12-- …
-
https://github.com/pdobsan/pynauty
https://pallini.di.uniroma1.it
https://github.com/tvayer/PSCN/blob/7b6a258d6af95fe948ff86d04188cc65c743fe0e/pscn.py#L412
https://github.com/Over-TheRainbow/PSCN…
-
`sage -t --optional='sage,!FEATURE'` will disable autodetection of `FEATURE`.
Useful for checking sequences of `# optional - FEATURE` annotations in particular when `FEATURE` is standard in Sage, f…
-
This is part of #21707 - "Split `sage-env` into 5".
We set up a new `configure`-generated, to-be-`source`d shell script `build/bin/sage-build-env-config` to which we move environment variable sett…
-
I still have ` RUNPATH` in `libgiac.so` after rebuilding `nauty` and `giac`:
```
# eix -I nauty && eix -I giac
[I] sci-mathematics/nauty
Available versions: 2.5.9 (~)2.6.1[1] 2.6.7^t (~)2.…
-
`sage -t` is broken since #31003/#31103 because
- pytest is configured to look for methods prefixed with test_ and treats them as pytest test functions/methods, which are then executed. However, sag…