-
### Problem Description
While `msolve` well support equations over `QQ`, Sage's interface does not support anything besides finite fields of bounded characteristic:
```
File /usr/local/sage/sage/…
-
The development version of ParameterEstimation.jl causes a segfault in Julia 1.10, but not 1.9.4.
MWE:
```
using Pkg
Pkg.develop("ParameterEstimation")
Pkg.resolve()
Pkg.precompile()
using SI…
-
The documentation lacks an example of how to construct a matrix ordering for a GB computation:
https://oscar-system.github.io/Oscar.jl/dev/CommutativeAlgebra/ideals/#Creating-Matrix-Orderings
I tr…
-
Implement the [algebra_containment](https://www.singular.uni-kl.de/Manual/4-3-1/sing_1247.htm#SEC1328) procedure from Singular. Perhaps also [inSubring](https://www.singular.uni-kl.de/Manual/4-3-1/s…
-
Hi (again),
Full disclosure, I'm currently working on PU(2,1) representations furnished by the PtolemyVariety (http://ptolemy.unhyperbolic.org/html/summary.html). Thank you for this work ... It hel…
-
I am trying to use sympy solve to handle a case where I have a set of equalities, and for different situations I know varying number of variables, and want to see if I can use the set of equalities to…
-
We modify `src/setup.py` to support editable installs via pipenv (`pipenv install -e .`, which invokes `pip install --editable`). Since distribution continues using build/pkgs/sagelib/src/setup.py,…
-
Hello Mr. Hadipour,
The output of some commands does not match your README.md file.
For example 4, which uses algebraic relations, when I execute the commands, the output is not the same as your ou…
-
On the current master branch (`54ca9cb7dd42cbba6a451f77d86025fcaf6feeae`), there are two competing implementations for `radical(I::MPolyQuoIdeal)`, namely
https://github.com/oscar-system/Oscar.jl/blo…
-
Hello!
I am trying to use your package for an algorithm I'm developing. Unfortunately, sometimes `normalform` does not return the correct result. Here is an example that occured while running my al…