-
This ticket improves `sage.libs.giac` by adding support for:
- `lex`, `deglex`, as well as block orders with 2 `degrevlex` blocks in Groebner basis computations,
- computation of elimination ideals…
-
#26315 broke building giac on some systems that have a old-ish libstdc++. It is completely mysterious to me *why* this broke when it worked before, and without a repository it's very difficult to d…
-
In cases where Fricas gives back an unsolved integral:
```
sage: integrate(abs(x), x, algorithm='fricas')
...
ValueError: Unable to parse: integral(abs(x),x::Symbol)
```
Component: **interfaces: o…
-
Rationale : see this [sage-devel](https://groups.google.com/d/msg/sage-devel/gwLQ-lqPD_0/mE4l2DJBEAAJ) post and its followup.
Tarball : https://sqlite.org/2019/sqlite-autoconf-3270100.tar.gz
CC: …
-
As a follow up to https://trac.sagemath.org/ticket/27676 I have the following failures relative to the subject line:
```
----------------------------------------------------------------------
sage …
-
It turns out that the libtool created `*.la` files can cause extraneous overlinkage. This is where every shared object file gets directly linked to each of its dependencies, even if they are far upstr…
-
em thưa thầy em là Trần Đức Lộc MSSV 15020922 có thắc mắc điểm điểm danh của em cột w8 em có điểm danh nhưng ở cột n8 lại k có điểm, và em có 2 điểm phát biểu nhưng không được ghi. Mong thầy xem xét e…
-
Could you clarify the role of Nasser M. Abbasi in authoring this submission? This author does not appear to be listed as an author in the associated repositories.
-
Issue: in the Sage console one should be able to access the documentation with a single question mark `?` and the source code with two `??`. However the following gives an error
```
sage: a = 1
sag…
-
It does not look like Sagemath is translating lambert_w to Fricas and Giac syntax as I get an error when using fricas and giac but not with sympy.
in Fricas, lambert_w(x) is lambertW(x)
http://fr…