-
Add a native Sage implementation to compute a Groebner basis for an ideal of a Sage `ExteriorAlgebra`
Depends on #32369
CC: @tscrim @simon-king-jena
Component: **algebra**
Keywords: **groebner …
-
The tests in the package FunctionFieldDesingularization create files that end up cluttering the build tree. Since the files are not used after being created, we might as well change lines such as `fo…
-
Apparently, the number of list elements has changed in these tests, but the parsing functionality seems to be unaffected:
```
sage -t --long --warn-long 86.7 --random-seed=6613351099800572588286582…
-
If R is a polynomial ring with a multi-grading, and d is an integer, or list with an incorrect length, `basis(d, R)` still gives an answer of some sort. It should give an error message instead:
``…
-
I am working on OS X BigSur 11.4
When I launch M2 I get
```m2
Macaulay2, version 1.18
with packages: ConwayPolynomials, Elimination, IntegralClosure, InverseSystems, LLLBases,
Mi…
-
It shouldn't try to load it a second time:
```m2
Macaulay2, version 1.18.0.1
i1 : needsPackage ("Foo",FileName => "./Foo.m2")
o1 = Foo
o1 : Package
i2 : needsPackage ("Foo",FileName =>…
-
The libraries for enumerating rational points—`ffsolve.lib` over finite fields and `zeroset.lib` over number fields—do not seem to be very efficient.
I recently wrote a new package in Macaulay2 for…
-
In #33950, free (graded) resolutions for modules over polynomial rings were added. However, one needs to import a top-level function to do the construction. The goal of this ticket is to add a metho…
-
`runProgram`, when a program is killed, returns no value.
In this demo, `cat` waits for input, so I kill it with `killall -9 cat`.
```m2
Macaulay2, version 1.18.0.1
i1 : cat = findProgram …
-
| | |
| --- | --- |
| Bugzilla Link | [51862](https://llvm.org/bz51862) |
| Resolution | FIXED |
| Resolved on | Sep 30, 2021 18:17 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#50…