-
### 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…
-
build fails with error message
```
/tmp/portage/sci-mathematics/sagemath-standard-10.4-r3/work/sagemath_standard-10.4-python3_12/build/cythonized/sage/libs/eclib/mat.cpp: In function 'PyObject* __py…
-
### 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
18 hours ago
-
emerge @sagemath
gives me
```
emerge: there are no ebuilds to satisfy "dev-python/gmpy".
```
and there is no such package on this repository nor on gentoo, instead there is dev-python/gmpy2…
-
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…