-
1. Make a file code.sage with code in it.
2. Type `attach('code.sage')`. There is a weird warning that has nothing to do with code.sage, but attach pretends to work.
3. Try to use something from co…
-
From a report on Ask Sage:
- https://ask.sagemath.org/question/53396
-
Is it possible to use ipympl starting from an arbitrary matplotlib figure? If yes, an example would be helpful. Thanks!
Use Case: I would like to use ipympl for SageMath plots. The later do have a …
-
The package `python3-Cython0.29` was created to provide a pre-3.0 version of Cython because half the dependants of `python3-Cython` will not build with 3.0 or later. The packages `python3-Cython0.29` …
-
The file should rename to `ob-sage.el` to match org-babel load convenstion.
-
This ticket aims to improve the interface connecting the Kenzo Program (https://www-fourier.ujf-grenoble.fr/~sergerar/Kenzo/) and [SageMath](../wiki/SageMath) (see ticket #27880 for an updated versi…
-
As reported on sage-devel, https://groups.google.com/g/sage-devel/c/CeOgqoAt4I8, `docker run -it sagemath/sagemath-dev:develop` performs a full recompilation of sage.
CC: @videlec
Component: **do…
-
Please add the sagemath module into moonbase,I tried many times but never succeeded.
https://www.sagemath.org/
https://www.sagemath.org/download-source.html
-
# Expected output
```
sage: print('Hello World')
Hello World
```
# Actual output
```
sage: print('Hello World')
None
```
# Proposed solution
It is annoying that the output in sage…
-
On SageMath - Library (https://www.sagemath.org/library.html), there's a link to the page Teaching with SAGE (https://wiki.sagemath.org/Teaching_with_SAGE).
The teaching with SAGE page has the follow…