-
```
I ran the below for several hours, and when after that it had still not returned anything, I gave up. It
should return an Integral class (at least that is what Maple does).
integrate((sin(1/x…
-
Seems related to issue #133 that the PRNG used is cause the error. With Clozure CL 1.12.1
```
(1) -> a:=1-11/10*x+46/100*x^2
23 2 11
(1) -- x - -- x + 1
50 10
…
-
### Steps To Reproduce
Sébastien Labbé discovered some doctests failures with the following optional packages
```
--optional=4ti2,antic,build,cbc,ccache,cryptominisat,debian,dot2tex,e_antic,externa…
-
Since this commit, the tests in src/input/fftst.input exhibit 17 errors whereas it was not the case before. Reverting this commit with 'git reset --hard $SHA' shows no error in fftst.input. This happe…
-
We would love to be able to, for example, present a symmetric function with factored coefficients. But:
```
sage: f = SymmetricFunctions(ZZ).s()([2,2,1])
sage: f.map_coefficients(factor)
0
```
Th…
-
With ECL, contrary to SBCL or CLozure CL for example several:
```
viewman not present, disabling graphics
hypertex not present, disabling
;;; Loading #P"/usr/lib/x86_64-linux-gnu/ecl-21.2.1/cmp.…
-
Pressing up-key doesn't bring up the previous command.
Version: 1.3.9
FreeBSD 13.2
-
It seems like there isn't a tracking issue about this long-term effort yet (e.g. to mention in commit messages and to make it sprintable).
Nixpkgs moved to an explicit versioning scheme, with the p…
-
See title. For example:
')help trace' or ')help compile' always return the output of ')help' without argument.
At least on my machine.
-
With `cbc` installed on 9.6, and Coin as the default solver:
```
sage: default_mip_solver()
'Coin'
```
there are a lot of broken doctests involving `MixedIntegerLinearProgram`, showing wrong (at l…