-
@kwankyu, I open this issue to find the structure of the new repository. From my point of view we need the following:
* `./LICENCE`
I would say GPL?
* `./README.md`
basic explanations, ad…
-
Currently [sagemath](https://www.sagemath.org/) is not supported. Would be nice if its added. `sage` itself is a wrapper around `python`, thus adding it should be fairly easy.
Thanks
-
(from https://groups.google.com/g/sage-devel/c/oWkFwhinoMc/m/EOL1TZphBgAJ)
keep online documentation of each release, that is having:
- https://doc.sagemath.org/VERSION/ for each release
- http…
-
I often wish to do computations of the following form:-
1. Find parameter values for a group such that there exist words satisfying certain trace relations;
2. Compute the limit set of the resul…
-
Can one use Sage kernel ?
-
Just a random thought:
Assuming we keep building both sagemath-develop and sagemath from sources cloned from github, we could build sagemath-develop from sagemath by pulling develop and rerunning make…
-
I tried successfully to convert a tex-file with sagemath included.
Unfortunately i had to change the ending from tex to txt. The Testfile is attached below.
I am new to tex4ebook, so i do not know, …
-
### Describe the bug
1. Create setup.py
```python
from Cython.Build import cythonize
import Cython.Compiler.Options
Cython.Compiler.Options.embed_pos_in_docstring = True
from setuptools…
-
How does one plot something in Sagemath? Using matplotlib, specifically?
-
Spontaneous addition after reading TUGBoat 2016.1 p25ff