-
Hi @tscrim ,
We've been putting some math packages for which maintenance has been largely taken over by the Sage community (including, similarly to this library, symmetrica: https://gitlab.com/sag…
-
1. I have installed Sage at `C:\Users\xyz\AppData\Local\SageMath 9.3`.
2. `C:\Users\xyz\AppData\Local\SageMath 9.3\runtime\bin` and `C:\Users\xyz\AppData\Local\SageMath 9.3\runtime\opt\sagemath-9.3` …
-
```
Get-Item:
Line |
13 | (Get-Item "$dir\runtime\$_").Attributes = 'System'
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path 'C:\Users\*\scoop\apps\sagemath-installer\0.6.1…
-
# R1CS and QAP (zkSNARKs) : From Zero to Hero with Finite Fields & sagemath – Risen Crypto – Mathematical Cryptography
[https://risencrypto.github.io/R1CSQAP/](https://risencrypto.github.io/…
-
### Steps To Reproduce
The sagemath package is not included in the latest version of Ubuntu, although several of the sagemath-database packages are included (see [this link](https://packages.ubuntu.c…
-
## Issue:
I installed Sage using mamba, the Sage documentation does not seem to be available. As a new user, I have not been able to find a solution. I suggest that document installation should be…
-
As current Docker images are available again (https://groups.google.com/g/sage-devel/c/eJ_OicQXM8Y - thanks @soehms), we should resurrect `.devcontainer/develop-docker-sagemath`
https://doc.sagemat…
-
When
- either system packages `polymake` and `perl_cpan_polymake_prereq` are present (#31527)
- or `--enable-polymake` is in use,
this script package would be automatically required.
It will hav…
-
Sagemath is a mathematics language built on top of python https://www.sagemath.org/
-
The following content means that if you want to use SageMath automatic completion in the `.sage` file, you need to install these plug-ins at the same time. I am developing VS Code completion and am no…