Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
sage-devel
Conversations
About
sage-devel
1–30 of 16582
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
Tirthankar Mazumder
, …
Dima Pasechnik
6
7:43 AM
Sage CI Failing in SymPy GitHub Actions
OK, sorry, as usual for me I mixed up sympy and scipy :-) yes, trac tickes became github PRs. On Sun,
unread,
Sage CI Failing in SymPy GitHub Actions
OK, sorry, as usual for me I mixed up sympy and scipy :-) yes, trac tickes became github PRs. On Sun,
7:43 AM
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
Frédéric Chapoton
, …
Nils Bruin
7
Aug 26
opinions requested on x + y behaviour for polynomials
On Saturday, 26 August 2023 at 00:22:39 UTC-7 Frédéric Chapoton wrote: I propose in https://github.
unread,
opinions requested on x + y behaviour for polynomials
On Saturday, 26 August 2023 at 00:22:39 UTC-7 Frédéric Chapoton wrote: I propose in https://github.
Aug 26
Martin R
,
Michael Orlitzky
2
Aug 26
pull requests recently updated
On Wed, 2023-08-23 at 01:36 -0700, 'Martin R' via sage-devel wrote: > > Is there a way
unread,
pull requests recently updated
On Wed, 2023-08-23 at 01:36 -0700, 'Martin R' via sage-devel wrote: > > Is there a way
Aug 26
Matthias Koeppe
Aug 24
Jupyter Notebook 7 upgrade needs testers
https://github.com/sagemath/sage/pull/36129
unread,
Jupyter Notebook 7 upgrade needs testers
https://github.com/sagemath/sage/pull/36129
Aug 24
Saatvik Rao
,
Martin R
2
Aug 24
Contributing to SageMath
One place to start might be https://github.com/sagemath/sage/issues?q=is%3Aissue+is%3Aopen+label%3A%
unread,
Contributing to SageMath
One place to start might be https://github.com/sagemath/sage/issues?q=is%3Aissue+is%3Aopen+label%3A%
Aug 24
Dima Pasechnik
Aug 23
running GitHub actions locally
let me advertise https://github.com/sagemath/sage/pull/36117 - which is documenting how to do this
unread,
running GitHub actions locally
let me advertise https://github.com/sagemath/sage/pull/36117 - which is documenting how to do this
Aug 23
Kwankyu Lee
,
Nils Bruin
4
Aug 21
WANTED: mathjax3 installation path in your linux distro
I just did a little bit investigation. I find this jupyter configuration used by the jupyter web
unread,
WANTED: mathjax3 installation path in your linux distro
I just did a little bit investigation. I find this jupyter configuration used by the jupyter web
Aug 21
ETAL
, …
parisse
3
Aug 20
Accelerating Determinant Computations for Large Symbolic Matrices with Multiple Variables
There is no universal answer, it depends on the matrix. For some, Gauss-Bareiss will perform well,
unread,
Accelerating Determinant Computations for Large Symbolic Matrices with Multiple Variables
There is no universal answer, it depends on the matrix. For some, Gauss-Bareiss will perform well,
Aug 20
Kwankyu Lee
,
Matthias Koeppe
2
Aug 20
Announce your contributions in the Sage 10.1 Release Tour
So far we have: Sage 10.1 Release Tour Polyhedral geometry Package upgrades New developer tools,
unread,
Announce your contributions in the Sage 10.1 Release Tour
So far we have: Sage 10.1 Release Tour Polyhedral geometry Package upgrades New developer tools,
Aug 20
JC
, …
Dima Pasechnik
5
Aug 16
Question about cysignals installation
Thanks for your replies! So is there a way to let cysignals use an older version of Cython? On
unread,
Question about cysignals installation
Thanks for your replies! So is there a way to let cysignals use an older version of Cython? On
Aug 16
Thierry Dumont
, …
Nils Bruin
3
Aug 16
Python PEP 703: no more Interpreter lock
On Wednesday, 16 August 2023 at 04:20:21 UTC-4 Thierry Dumont wrote: With PEP 703, Cpython will move
unread,
Python PEP 703: no more Interpreter lock
On Wednesday, 16 August 2023 at 04:20:21 UTC-4 Thierry Dumont wrote: With PEP 703, Cpython will move
Aug 16
Nasser M. Abbasi
, …
Michael Orlitzky
5
Aug 15
why sagemath creates so many file in TMPDIR and how to prevent this?
On Tue, 2023-08-15 at 08:09 -0700, 'Nasser M. Abbasi' via sage-devel wrote: > Here is the
unread,
why sagemath creates so many file in TMPDIR and how to prevent this?
On Tue, 2023-08-15 at 08:09 -0700, 'Nasser M. Abbasi' via sage-devel wrote: > Here is the
Aug 15
Kwankyu Lee
2
Aug 14
Build & Test workflow does not run on a tag push, unlike Lint workflow
Never mind. The workflow runs on "develop" branch push. I can use that.
unread,
Build & Test workflow does not run on a tag push, unlike Lint workflow
Never mind. The workflow runs on "develop" branch push. I can use that.
Aug 14