-
Should we change axiom.py to fricas.py and the axiom command to fricas.
**For the change:** This is more logical since the doctests test fricas not axiom. Also, this has been specifically reques…
-
This is an update to fricas to use ecl and to update to the recent fricas release.
Adam
CC: @sagetrac-bpage @mwhansen @hemmecke
Component: **packages: optional**
Author: **Ralf Hemmecke**
Rev…
-
In python3, `dict.items` cannot be indexed. The processing of `rootOf` expression assumed this, so the design pattern must be changed.
Depends on #25899
CC: @fchapoton
Component: **python3**
K…
-
FriCAS has a problem with the following integral:
>
> ```
> (1) -> f := (%i*a*tan(d*x + c) + a)^3*tan(d*x + c)
>
> (1)
> 3 4 3 3 3 2
> …
-
After this ticket, we can do
```
sage: P. = ZZ[]
sage: M = matrix(P, 2, [-9*x^2-2*x+2, x-1, x^2+8*x, -3*x^2+5])
sage: fricas(M) # optional - fric…
-
Among many other things, this update contains some fixes to `InputForm`,
which allows translation of sums and products to Sage, see #25899.
To track the release (FriCAS 1.3.5 not released at the ti…
-
Fricas seems to have an api change which breaks a few tests in fricas.py.
```
def _sage_domain(self):
"""
A helper function for converting FriCAS domains to the corresponding
…
-
This ticket is to upgrade to FriCAS 1.3.8 and track dependencies.
Tarball: see checksums.ini
Note that FriCAS has switched to using Git and the primary repository is now the one at GitHub, but the…
-
This ticket is to upgrade to FriCAS 1.3.7 and track dependencies.
Tarball: see checksums.ini
Note that FriCAS has switched to using Git and the primary repository is now the one at GitHub, but the…
-
This ticket is to upgrade to FriCAS 1.3.6 and track dependencies.
Tarball: see checksums.ini
Note that FriCAS has switched to using Git and the primary repository is now the one at GitHub, but the…