Re: [sage-devel] Developing in Sage for high school math education

2022-07-05 Thread Tanmay Kulkarni
That would be wonderful - Penrose seems very promising. Thank you! Sincerely, Tanmay On Tuesday, July 5, 2022 at 9:56:35 AM UTC-7 f.semih...@gmail.com wrote: > I have just seen the project "penrose-python" apart from the "penrose" > project. > > https://github.com/penrose/penrose-python > > If

[sage-devel] Re: Sage CI Failing in SymPy GitHub Actions

2022-07-05 Thread Matthias Koeppe
Fixed in https://github.com/sympy/sympy/pull/23728 via https://trac.sagemath.org/ticket/34118 On Tuesday, July 5, 2022 at 1:01:48 PM UTC-7 greenw...@gmail.com wrote: > In the SymPy GitHub repository , > currently the only CI jobs that are failing are the Sage CI

Re: [sage-devel] potential bug for calculating Heegner points

2022-07-05 Thread 'Justin C. Walker' via sage-devel
> On Jul 5, 2022, at 07:00 , Debanjana wrote: > > sage: E = EllipticCurve('11a1') > sage: P = E.heegner_point(-7) > sage: t = P.point_exact() > sage: t.domain() > Spectrum of Number Field in a with defining polynomial x^2 + x + 20 > sage: t.domain().base_ring().discriminant() > -79 > > The an

[sage-devel] Sage CI Failing in SymPy GitHub Actions

2022-07-05 Thread Tirthankar Mazumder
In the SymPy GitHub repository , currently the only CI jobs that are failing are the Sage CI ones. I was investigating the workflows, and found that there are many instances of this warning: make -j8 build/make/Makefile --stop make[1]: Entering directory '/sage'

[sage-devel] potential bug for calculating Heegner points

2022-07-05 Thread Debanjana
sage: E = EllipticCurve('11a1') sage: P = E.heegner_point(-7) sage: t = P.point_exact() sage: t.domain() Spectrum of Number Field in a with defining polynomial x^2 + x + 20 sage: t.domain().base_ring().discriminant() -79 The answer should be -7 but Sage gives -79 -- A smile is a curve that can s

Re: [sage-devel] Developing in Sage for high school math education

2022-07-05 Thread Furkan Semih Dündar
I have just seen the project "penrose-python" apart from the "penrose" project. https://github.com/penrose/penrose-python If there is enough development of this package, I will be (maybe) able to write a SageMath wrapper for "penrose". Currently it is "Not ready for use". Best. Furkan Semih. O