[sage-devel] CI is failing

2024-08-11 Thread Kwankyu Lee
What is going on with CI? #31 12.26 [sagelib-10.5.beta1] [spkg-install] Successfully installed sagemath-standard-10.5b1 #31 12.26 [sagelib-10.5.beta1] ::endgroup:: #31 12.26 [sagelib-10.5.beta1] Moving package files from temporary location /sage/local/var/lib/sage/venv-python3.10/va

Re: [sage-devel] CI is failing

2024-08-11 Thread Georgi Guninski
On what distro is the problem? Since a few days, I suffer from random freezes on Fedora 39 and Fedora 40. They are usually triggered by heavy load. >From friends I hear other people have Fedora freezes too. -- You received this message because you are subscribed to the Google Groups "sage-devel"

Re: [sage-devel] CI is failing

2024-08-11 Thread Kwankyu Lee
I meant failures of github actions like: https://github.com/sagemath/sage/actions/runs/10334511490/job/28608061342?pr=38495 I wonder if this is transient hiccups due to the new release: https://groups.google.com/g/sage-release/c/gQjpC6oesRM On Sunday, August 11, 2024 at 5:35:21 PM UTC+9 Geor

[sage-devel] hyperbolic_polygon bug

2024-08-11 Thread Hakan Granath
Hi, There is a bug in hyperbolic_polygon which happens quite rarely, but for example l = [-1, 1, -0.0571909584179366 + 0.667*I] hyperbolic_polygon(l, model='PD') results in an incorrectly drawn hyperbolic triangle. It seems to be a subtle numerical issue; if the last element

Re: [sage-devel] hyperbolic_polygon bug

2024-08-11 Thread Georgi Guninski
On Sun, Aug 11, 2024 at 2:45 PM Hakan Granath wrote: > > # We could also have a vertical line with two interior points > if x1 == x2: > return [M.get_point(x1), M.get_point(infinity)] > > Maybe the if statement should instead be something like > > if abs(x1 - x2) < EPSILON: >

Re: [sage-devel] Proposal: Policy for standard packages from binary wheelsall

2024-08-11 Thread Marc Culler
Oh. I wasn't paying very close attention when I looked at that file. I am familiar with manylinux wheels, of course. I guess I was too busy being impressed by the size of the file. The real driver of the complexity, then, is the number of different versions of python which Sage is obliged to su

Re: [sage-devel] Proposal: Policy for standard packages from binary wheelsall

2024-08-11 Thread Matthias Koeppe
On Sunday, August 11, 2024 at 8:05:42 AM UTC-7 Marc Culler wrote: The real driver of the complexity, then, is the number of different versions of python which Sage is obliged to support Sure. My current implementation of the "sage --package create --pypi" for these types of packages does not e

[sage-devel] Build system PRs waiting for review

2024-08-11 Thread Matthias Koeppe
configure --disable-notebook: Also disable jupyter_sphinx (https://github.com/sagemath/sage/pull/38224). pkgs/sagemath-standard: Move metadata from setup.cfg to pyproject.toml (https://github.com/sagema

Re: [sage-devel] CI is failing

2024-08-11 Thread Matthias Koeppe
On Sunday, August 11, 2024 at 1:42:25 AM UTC-7 Kwankyu Lee wrote: I meant failures of github actions like: https://github.com/sagemath/sage/actions/runs/10334511490/job/28608061342?pr=38495 I wonder if this is transient hiccups due to the new release: https://groups.google.com/g/sage-release/