-
See [this comment](https://github.com/sagemath/sage/issues/11483#comment:12), discussion in #13364, the supposed fix at https://sourceforge.net/p/maxima/bugs/2520/, [this ask.sagemath question](http…
-
*Edit*: the root cause of the problem described here is very high
sensitivity of giac to the form of the input to its integrator: e.g.
different order of terms in a product to be integrated may lea…
-
This is a meta-ticket for tickets that address updating other packages to use the helper functions in `sage-dist-helpers` where possible. There are
a few advantages to doing this:
* In general it …
-
> SNARK already has built-in procedural attachments, in the form of rewrite code, for important arithmetical, symbolic, and list-processing functions. For instance, if there were no procedural attachm…
-
See [this ask.sagemath question](http://ask.sagemath.org/question/24532/). Original report is
```
sage: F = sqrt((cos(x) - 1)^2 + sin(x)^2)
sage: F.integrate(x, 0, 2*pi)
0
```
but the answer shou…
-
### Steps To Reproduce
https://github.com/sagemath/sage/actions/runs/8031658497/job/21940219082?pr=37441#step:18:8698, found under #37441.
I can't seem to reproduce the issue locally, maybe it's…
-
### Environment
```markdown
- **OS**: Arch Linux (miniconda3)
- **Sage Version**: 10.4
```
### Steps To Reproduce
* Create conda environment (with optional packages):
```
$ conda env create…
-
## Project description
As far as I know there are only three JavaScript CASes with various issues, these are
- [MathJS](https://mathjs.org/)
- [Algebrite](http://algebrite.org/)
- [Nerdamer](h…
-
Part of #25536.
In Sage 9.4.rc1, the output for some examples
varies depending on not-sure-what.
Some tests in `src/sage/groups/perm_gps/permgroup.py`
can fail as follows:
```
$ sage -t --long sr…
slel updated
9 months ago
-
`var('n'); u = (1+sqrt(n))^(-n); limit(u(n=n+1)/u,n=infinity)`: this was reported in http://ask.sagemath.org/question/25647/cannot-calculate-limit/ and worked at least in Sage-4.7
Upstream: **Repor…
rwst updated
11 months ago