Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
sage-devel
Conversations
About
sage-devel
1–30 of 16594
Welcome to sage-devel, development discussion group of
Sage
.
Links:
Help/Support
,
Release Mgmt
,
Notebook
,
Education
,
NT
,
Algebra
,
GSoC
,
Marketing
,
Git
,
CoCalc
Mark all as read
Report abusive group
0 selected
Sette Diop
,
Dima Pasechnik
3
Oct 2
Error installing package ecm-7.0.5 for sage-10.1 on macOS Sonoma 14.0
Thanks so much Dima! The build of sage-10.2.beta5 was successful on my MacBook Pro running Sonoma
unread,
Error installing package ecm-7.0.5 for sage-10.1 on macOS Sonoma 14.0
Thanks so much Dima! The build of sage-10.2.beta5 was successful on my MacBook Pro running Sonoma
Oct 2
David Einstein
,
Dima Pasechnik
3
Oct 2
Problem building scipy
Thanks. That worked. I shall try to remember the 0-th commandment. On Monday, October 2, 2023 at 9:33
unread,
Problem building scipy
Thanks. That worked. I shall try to remember the 0-th commandment. On Monday, October 2, 2023 at 9:33
Oct 2
Alejandro Marino Vaquero Avilés-Casco
Oct 2
SageMath 10.1 for macOs ARM randomly fails to compute the Riemann/Ricci tensor or Ricci scalar when using threads
When running sagemath release version 10.1 in macOs for the arm architecture (the target tested has a
unread,
SageMath 10.1 for macOs ARM randomly fails to compute the Riemann/Ricci tensor or Ricci scalar when using threads
When running sagemath release version 10.1 in macOs for the arm architecture (the target tested has a
Oct 2
John H Palmieri
, …
kcrisman
9
Oct 2
Poll: deprecate backslash operator
Though I am sympathetic to the pro-deprecation arguments and recognize they will win, I vote do not
unread,
Poll: deprecate backslash operator
Though I am sympathetic to the pro-deprecation arguments and recognize they will win, I vote do not
Oct 2
Matthias Koeppe
, …
Dima Pasechnik
3
Oct 1
Demote brial (= polybori) from standard to experimental
good idea On Sun, 1 Oct 2023, 20:29 Matthias Koeppe, <matthia...@gmail.com> wrote: I
unread,
Demote brial (= polybori) from standard to experimental
good idea On Sun, 1 Oct 2023, 20:29 Matthias Koeppe, <matthia...@gmail.com> wrote: I
Oct 1
enriqu...@gmail.com
,
Michael Orlitzky
2
Sep 30
Fedora sagemath package maintainer
On Sat, 2023-09-30 at 14:36 -0700, enriqu...@gmail.com wrote: > I have learnt that at this momente
unread,
Fedora sagemath package maintainer
On Sat, 2023-09-30 at 14:36 -0700, enriqu...@gmail.com wrote: > I have learnt that at this momente
Sep 30
Jing Guo
,
William Stein
2
Sep 30
Questions about performance of SageMath, and of graph (algorithms) libraries
> To give an explicit and specific example, I'm also interested in graph algorithms, without
unread,
Questions about performance of SageMath, and of graph (algorithms) libraries
> To give an explicit and specific example, I'm also interested in graph algorithms, without
Sep 30
Martin R
, …
William Stein
10
Sep 30
keywords in github
That's an excellent suggestion, it might work quite well for me. I just created a list of issues
unread,
keywords in github
That's an excellent suggestion, it might work quite well for me. I just created a list of issues
Sep 30
John H Palmieri
, …
Vincent Delecroix
5
Sep 29
What's the point of GF(2, impl='ntl')?
I definitely agree about tests! There should be a generic "test suite" that should
unread,
What's the point of GF(2, impl='ntl')?
I definitely agree about tests! There should be a generic "test suite" that should
Sep 29
John H Palmieri
, …
Eric Gourgoulhon
9
Sep 28
Discussion and poll: should Sage Integers have a backslash operator?
+ 1 for getting rid of the preparsing of \ It is particularly annoying when typing (usually long)
unread,
Discussion and poll: should Sage Integers have a backslash operator?
+ 1 for getting rid of the preparsing of \ It is particularly annoying when typing (usually long)
Sep 28
Saatvik Rao
, …
Dima Pasechnik
6
Sep 28
Contributing to SageMath
I have created a PR: https://github.com/sagemath/sage/pull/36354 On Monday, September 25, 2023 at 11:
unread,
Contributing to SageMath
I have created a PR: https://github.com/sagemath/sage/pull/36354 On Monday, September 25, 2023 at 11:
Sep 28
Tirthankar Mazumder
, …
Matthias Koeppe
14
Sep 26
Sage CI Failing in SymPy GitHub Actions
On Monday, September 25, 2023 at 4:55:01 AM UTC-7 Oscar Benjamin wrote: > So currently the SymPy
unread,
Sage CI Failing in SymPy GitHub Actions
On Monday, September 25, 2023 at 4:55:01 AM UTC-7 Oscar Benjamin wrote: > So currently the SymPy
Sep 26
enriqu...@gmail.com
Sep 26
Problems with symmetric groupos
The following code gives problems: sage: A5 = AlternatingGroup(5) sage: h0 = A5.hom(codomain=A5,
unread,
Problems with symmetric groupos
The following code gives problems: sage: A5 = AlternatingGroup(5) sage: h0 = A5.hom(codomain=A5,
Sep 26
John H Palmieri
,
Nils Bruin
2
Sep 22
Remove unnecessary docstring warnings?
I think that warning is not formulated optimally, regardless of when it gets shown. Aren't the
unread,
Remove unnecessary docstring warnings?
I think that warning is not formulated optimally, regardless of when it gets shown. Aren't the
Sep 22
Eric Gourgoulhon
, …
Kwankyu Lee
7
Sep 19
Make ipympl a standard package
PS: I've just updated the notebook for checking that long math expressions are wrapped. Le mardi
unread,
Make ipympl a standard package
PS: I've just updated the notebook for checking that long math expressions are wrapped. Le mardi
Sep 19
seb....@gmail.com
, …
Kwankyu Lee
17
Sep 18
Synchronization of GitHub state and priority labels starts on Tuesday July 18th
I don't understand what you mean here. Can you please explain this in the new PR. Kwankyu Lee
unread,
Synchronization of GitHub state and priority labels starts on Tuesday July 18th
I don't understand what you mean here. Can you please explain this in the new PR. Kwankyu Lee
Sep 18
Dima Pasechnik
,
Michael Orlitzky
4
Sep 16
@options() decorators in sagemath library code and Sphinx 7.1+
On 2023-09-16 14:09:04, Dima Pasechnik wrote: > > Anyhow, if this is the only problem with
unread,
@options() decorators in sagemath library code and Sphinx 7.1+
On 2023-09-16 14:09:04, Dima Pasechnik wrote: > > Anyhow, if this is the only problem with
Sep 16
William Stein
Sep 15
The EMS/ECMI Lanczos Prize for Mathematical Software
Hi Sage Developers, Jennifer Balakrishnan and I are members of a prize committee for a new prize in
unread,
The EMS/ECMI Lanczos Prize for Mathematical Software
Hi Sage Developers, Jennifer Balakrishnan and I are members of a prize committee for a new prize in
Sep 15
Kwankyu Lee
,
Matthias Koeppe
3
Sep 14
No sage 10.1 docker image?
Thanks! On Friday, September 15, 2023 at 2:07:00 AM UTC+9 Matthias Koeppe wrote: Broken by https://
unread,
No sage 10.1 docker image?
Thanks! On Friday, September 15, 2023 at 2:07:00 AM UTC+9 Matthias Koeppe wrote: Broken by https://
Sep 14
Travis Scrimshaw
,
Matthias Koeppe
2
Sep 12
Failure building giac with 10.2.beta2
That's now https://github.com/sagemath/sage/pull/36254 On Monday, September 11, 2023 at 9:20:33
unread,
Failure building giac with 10.2.beta2
That's now https://github.com/sagemath/sage/pull/36254 On Monday, September 11, 2023 at 9:20:33
Sep 12
Georgi Guninski
Sep 11
Memory leak in `try: a=ZZ(10)**(2**61)`
The following leaks for me on 9.6 ``` from sage.all import ZZ for _ in range(10**8): try: a=ZZ(10)**(
unread,
Memory leak in `try: a=ZZ(10)**(2**61)`
The following leaks for me on 9.6 ``` from sage.all import ZZ for _ in range(10**8): try: a=ZZ(10)**(
Sep 11
Shruti
, …
Dima Pasechnik
4
Sep 8
Failed to build openssl-3.0.8
You apparently need more perl packages installed, see https://stackoverflow.com/questions/70464585/
unread,
Failed to build openssl-3.0.8
You apparently need more perl packages installed, see https://stackoverflow.com/questions/70464585/
Sep 8
Kwankyu Lee
Sep 8
Let's have live doc
Hi, Please review https://github.com/sagemath/sage/pull/36144 and https://github.com/sagemath/sage-
unread,
Let's have live doc
Hi, Please review https://github.com/sagemath/sage/pull/36144 and https://github.com/sagemath/sage-
Sep 8
Justin C. Walker
, …
Nils Bruin
4
Sep 7
Issue with orders in number fields
Hm, interesting. The current code for ZZ.__getitem__ (ie, ZZ[a]) does this: if isinstance(x,
unread,
Issue with orders in number fields
Hm, interesting. The current code for ZZ.__getitem__ (ie, ZZ[a]) does this: if isinstance(x,
Sep 7
John H Palmieri
, …
Tobia...@gmx.de
6
Sep 7
Python return types
Currently, the biggest problem for the type checker is that Cython is not emitting any type
unread,
Python return types
Currently, the biggest problem for the type checker is that Cython is not emitting any type
Sep 7
de...@benjamin-hackl.at
, …
enriqu...@gmail.com
5
Sep 4
SageMath docker image + mybinder.org
I checked the dockerfile (with 10.0 and replacing noteobook by jupyterlab) and besides some missing
unread,
SageMath docker image + mybinder.org
I checked the dockerfile (with 10.0 and replacing noteobook by jupyterlab) and besides some missing
Sep 4
Martin R
,
Oscar Benjamin
7
Sep 2
remove definitions of __ne__?
On Sat, 2 Sept 2023 at 12:43, 'Martin R' via sage-devel <sage-...@googlegroups.com>
unread,
remove definitions of __ne__?
On Sat, 2 Sept 2023 at 12:43, 'Martin R' via sage-devel <sage-...@googlegroups.com>
Sep 2
Jing Guo
Aug 31
"TypeError: Not an element of the order." in multiple places when generalizing `canonical_height` in `projective_ds.py`
Dear all, As part of this year's GSoC, I am trying to generalize `canonical_height` from `
unread,
"TypeError: Not an element of the order." in multiple places when generalizing `canonical_height` in `projective_ds.py`
Dear all, As part of this year's GSoC, I am trying to generalize `canonical_height` from `
Aug 31
Ralf Hemmecke
,
John Cremona
3
Aug 31
Gamma(N)
On Thu, 31 Aug 2023 at 15:00, John Cremona <john.c...@gmail.com> wrote: Thanks for the
unread,
Gamma(N)
On Thu, 31 Aug 2023 at 15:00, John Cremona <john.c...@gmail.com> wrote: Thanks for the
Aug 31
Kwankyu Lee
Aug 27
Working directory of our github workflows is not SAGE_ROOT
Hi, This is a part of our BUILD & TEST workflow script - name: Test all files (sage -t --all --
unread,
Working directory of our github workflows is not SAGE_ROOT
Hi, This is a part of our BUILD & TEST workflow script - name: Test all files (sage -t --all --
Aug 27