-
I just updated to M2 version 1.18 a couple hours ago. I got the following error when I tried to use gfan on an ideal: `stdio:3:1:(3): error: found gfan, but version (0.5) is too low`. Here's the code …
-
This is not so much an issue as a call for discussion about the following.
Ever since #1288 (2.5 years ago), the role of `html` has changed quite a bit. It used to be that `html` would only accept in…
-
```
sage -t --optional=sage,optional,external src/sage/combinat/posets/posets.py src/sage/graphs/graph_latex.py
```
gives
```
too many failed tests, not using stored timings
Running doctests w…
-
Hi! I tried to install Macaulay2 by `brew install Macaulay2/tap/M2` and the download always gets stuck at `gfan` with the following error:
```
Error: gfan: Failed to download resource "gfan"
Down…
-
... or more generally, replacing all uses of `sage.misc.os_tools.have_program` by `Executable`
Depends on #32634
CC: @kwankyu
Component: **refactoring**
Author: **Sébastien Labbé**
Branch: **[…
-
First I add a problem in the output of a `#optional - latex` doctest:
```diff
diff --git a/src/sage/misc/latex.py b/src/sage/misc/latex.py
index 4771a1c..01e9cb4 100644
--- a/src/sage/misc/latex.py…
-
I kept getting linking errors for a while, and I just noticed that it's also causing issues building brew bottles on ubuntu:
```
/home/linuxbrew/.linuxbrew/opt/binutils/bin/ld: Macaulay2/d/CMakeFile…
-
Something has changed between gnu make 4.2 and 4.4 and prevents compilation in the d directory:
https://github.com/Macaulay2/M2/actions/runs/3527601135/jobs/5916843792
-
I'm getting the following on all PPA builds using the `development` branch:
```m2
-- capturing check(0, "MonomialOrbits") -- capture failed; retrying ...
-…
-
Demo at SD23.5, also increases coverage!
---
Apply [attachment: trac_9494-doctest_mpoly_all.2.patch](https://github.com/sagemath/sage-prod/files/10650066/trac_9494-doctest_mpoly_all.2.patch.gz) to…