-
Should `memoize` be sensitive to options?
I can see arguments both ways:
1. sometimes the options contain important parameters, like coefficient ring or variable name (e.g. see https://github.com/…
-
remaining issue with fflas-ffpack
snapshot available at
http://www.math.illinois.edu/Macaulay2/Downloads/OtherSourceCode/trunk/fflas-ffpack-2.61.440.tar.gz
pass the correct link flags to
M2 :
vari…
-
Fixing arguably the slowest part of installing the packages happens here:
https://github.com/Macaulay2/M2/blob/1e47260755100936bafd60d64013672dedd3941f/M2/Macaulay2/m2/document.m2#L319-L323
This als…
-
So in a homogeneous ring, there are times when it would be nice to check if an ideal contains a power of the irrelevant. I was thinking maybe try to saturate with respect to each variable individuall…
-
see https://groups.google.com/forum/#!topic/macaulay2/QowiaTEHIqo
-
I got the following on PPA builds of the `development` branch in every Ubuntu release ([18.04](https://launchpadlibrarian.net/545736949/buildlog_ubuntu-bionic-s390x.macaulay2_1.18.0.1+git202106261928-…
-
I noticed this in the example output for `findProgram`:
```m2
i2 : gfan = findProgram("gfan", "gfan --help", Verbose => true)
checking for gfan in /path/to/gfan/...
not found
checking for g…
-
Nope, but here is a new problem: notice the "bad prompt":
```m2
Macaulay2, version 1.17.1.1
with packages: ConwayPolynomials, Elimination, IntegralClosure, InverseSystems, LLLBases,
…
-
See the example in the doc:
https://faculty.math.illinois.edu/Macaulay2/doc/Macaulay2-1.19/share/doc/Macaulay2/Bertini/html/_bertini__Refine__Sols.html
@JoseMath
-
Hi,
While doing a clean install for M2 version 1.22, cpu time was exceed for a particular example in `[258/258]` of the target `install-packages`. Please check https://github.com/Macaulay2/homebrew…