-
### Comment:
Hi
I am trying to install sagemath in Ubuntu.
I typed "conda create -n sage sage python=3.11" and I received the below message.
Channels:
- defaults
Platform: linux-64
Collecting p…
-
It looks 10.5 is missing a patch:
```
>>> Emerging (1 of 5) sci-mathematics/sagemath-standard-10.5::sage-on-gentoo
* Fetching files in the background.
* To view fetch progress, run in another te…
-
### Environment
- **OS**: Debian 12 (amd64)
- **Sage Version**: 10.4
### Steps To Reproduce
[![asciicast](https://asciinema.org/a/b4N9EklnQ9RPrB7dJ3WtMlvZp.svg)](https://asciinema.org/a/b4…
n-WN updated
12 hours ago
-
Would you be interested by an interface to sagemath ? It can handle "combinatorial Hopf algebras" at least in some basic way.
For example, to have a module with a basis indexed by lists of pairs on…
-
### Describe the bug
As in the title.
Similar: https://github.com/cython/cython/issues/5160 (has been fixed now)
### Code to reproduce the behaviour:
```cython
cdef class F:
def __get__…
-
### Types
-git
### URL
https://archlinux.org/packages/extra/x86_64/sagemath/
### Building guide
https://doc.sagemath.org/html/en/installation/source.html#sec-installation-from-sources
…
-
Hi, cannot build ore_algebra on sage 10.4
log is attached,
[ore_algebra.log](https://github.com/user-attachments/files/16950484/ore_algebra.log)
OS is Ubuntu 22.04.
Thanks.
beew updated
2 months ago
-
Hey guys,
Is there any possibility to include Sagemath as one of the supported languages?
Thanks
-
### Steps To Reproduce
I built SageMath using instruction in https://doc-release--sagemath.netlify.app/html/en/installation/meson .
Then run
```
sage: cython('from sage.structure.parent cimp…
-
Just as a suggestion, it might be good to have the pycryptodome python module in sage (in the sage docker) to avoid the `sage -pip install pycryptodome` command by hand in docker.