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

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

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

2022-06-20 Thread Furkan Semih Dündar
As far as I am aware, no. I may be interested in doing so if we can form a small group. And in that way we can contribute to Sage developement though it would be something moderate. However at the moment I do not know how to write a wrapper for Penrose. Maybe we can learn how to contribute once we

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

2022-06-20 Thread Tanmay Kulkarni
This looks very interesting - has there been any progress so far incorporating Penrose into Sage? Thank you! Sincerely, Tanmay Kulkarni On Sunday, June 19, 2022 at 1:31:09 PM UTC-7 f.semih...@gmail.com wrote: > I may be late to the discussion but as regards the Venn Diagrams there is > an ear

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

2022-06-19 Thread Furkan Semih Dündar
I may be late to the discussion but as regards the Venn Diagrams there is an early stage software you might find useful: https://penrose.cs.cmu.edu/ https://github.com/penrose It might be incorporated in to Sage (maybe?). Just wanted to add a quick note. Best regards, Furkan Semih. On Sat, Jun

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

2022-06-19 Thread Tanmay Kulkarni
Hello TB, Thank you so much for the quick reply! - I will definitely look through the Developer's Guide and find small bugs I can work on. - I think I will attempt to write some tutorials on my own website and embed SageMathCell cells into it - for formatting, I will look into ReST

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

2022-06-17 Thread TB
Hello Tanmay, There was, as far as I can remember, a post in this mailing list (perhaps by William Stein or Samuel Lelièvre?) offering answers to exactly this type of questions. I did not manage to find it, so here is my attempt to list some relevant

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

2022-06-12 Thread Tanmay Kulkarni
Hello TB, Thank you so much for the detailed response - these links are really helpful! I had a few follow-up questions: - If I do stumble onto documentation that lacks usage examples, how would I go about adding examples? - Is it possible to write more thematic tutorials for Sage or w

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

2022-06-12 Thread TB
Hello Tanmay, On 11/06/2022 6:16, Tanmay Kulkarni wrote: Hello all, My name is Tanmay Kulkarni and I am a rising sophomore. I have also been taking several extracurricular math classes with Squares & Cubes on things li

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

2022-06-10 Thread Tanmay Kulkarni
Hello all, My name is Tanmay Kulkarni and I am a rising sophomore. I have also been taking several extracurricular math classes with Squares & Cubes on things like number theory, group theory, discrete math, and linear algebra. In these classes we have utiliz