-
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 …
-
M4RI 20110601 changed the API, so we need to apply a patch as well,
cf. https://bitbucket.org/malb/m4ri/wiki/M4RI-20110601
cf. https://bitbucket.org/malb/m4ri/wiki/M4RI-20110715
* **Install** htt…
-
Did you know there is a directory SAGE_ROOT/examples? Do you care? Because if nobody seriously cares, I'm going to *delete it* from future versions of Sage, since it is still a mess, and the last…
-
Given a curve in affine space, find its projective closure. Conversely, given a projective curve, find its affine patches with respect to the standard affine coordinate charts.
This could be done m…
-
We also remove some module-level imports of `AA` etc.
Split out from #32432.
CC: @kliem @jplab @yuan-zhou @sheerluck
Component: **refactoring**
Author: **Matthias Koeppe**
Branch/Commit: **[`…
-
For polynomial ring homomorphisms, this ticket implements the methods
- `inverse_image` (of both ideals and individual elements)
- `kernel`
- `is_injective`
- `_graph_ideal`
(This also works for h…
-
Here's the code I ran
```
using TSSOS
using DynamicPolynomials
@polyvar x[1:15]
f = x[14]+x[15]
g_1 = 2*x[2]^2*x[13] + 2*x[1]*x[2]*x[9] + x[4]*x[9]*x[14]^2 - 4*x[1]*x[4]^2*x[6]*x[9] - 4*x[2]…
-
The code from #32744 was released with Sage 9.5 and has since been real-world tested by numerous people. It is exceedingly unlikely that we'll want to remove it, and I'm reasonably convinced that th…
-
Functions or methods that have been decorated by generic decorators such as sage.misc.decorators.options (moved from sage.misc.plot.options with Trac #9907) degrade documentation by reducing the sig…
-
Reported by Dan Drake on [sage-devel](http://groups.google.com/group/sage-devel/browse_thread/thread/23fd468a4d406389/56ad02c448380af9?#56ad02c448380af9) and [sage-release](http://groups.google.com/…