Re: [sympy] the deadline to submit proposal for GSoC

2022-04-12 Thread Kuldeep Borkar
Sir Aaron, *Does SymPy have some tasks which needs to be completed before applying to GSOC? *(After taking a look at some questions regarding GSOC on Google Groups for GSOC I think some organizations have some tasks.) On Thursday, 7 April 2022 at 10:27:07 UTC+5:30 asme...@gmail.com wrote: >

Re: [sympy] Creation of a Group class (Group Theory)

2022-04-12 Thread Aaron Meurer
On Tue, Apr 12, 2022 at 4:56 PM Orestis Vaggelis wrote: > > The Group class would contain all the currently implemented classes as its > subclasses. Right now, some methods are being reused both in FpGroup and the > PermutationGroup class (for example the is_nilpotent() and is_abelian()). By >

Re: [sympy] Creation of a Group class (Group Theory)

2022-04-12 Thread Orestis Vaggelis
The Group class would contain all the currently implemented classes as its subclasses. Right now, some methods are being reused both in FpGroup and the PermutationGroup class (for example the is_nilpotent() and is_abelian()). By creating a more general Group class we could avoid that and make

Re: [sympy] GSoC 22 Optimize floating point expressions

2022-04-12 Thread Aaron Meurer
On Sat, Mar 26, 2022 at 1:42 PM AHMED TAREK <7mada...@gmail.com> wrote: > > Hello, > I am Ahmed Tarek a 1st year computer engineering and software systems student > , I am interested in Optimize floating point expressions Project but I have > some questions regarding it: > > Who are the

Re: [sympy] Creation of a Group class (Group Theory)

2022-04-12 Thread Aaron Meurer
Can you be more specific about what you mean by messy, and what your suggested class would contain? There is already a PermutationGroup class that represents a group generated by a set of permutations. Aaron Meurer On Tue, Apr 12, 2022 at 11:01 AM Orestis Vaggelis wrote: > > Hello, my name is

Re: [sympy] SymPy presentations at SageDays (online, June 1-3)

2022-04-12 Thread Matthias Köppe
Hi Aaron, On Tuesday, April 12, 2022 at 5:17:22 AM UTC-7 asme...@gmail.com wrote: > On Sun, Apr 10, 2022 at 7:44 PM Matthias Köppe > wrote: > > We are in the early stages of planning an online SageDays event ( > https://wiki.sagemath.org/days112.358). Wondering if some SymPy > developers

[sympy] Creation of a Group class (Group Theory)

2022-04-12 Thread Orestis Vaggelis
Hello, my name is Orestis Vaggelis and I'm a senior undergraduate mathematics student in Greece. I noticed that the code related to group-theoretic methods is a bit messy. Therefore I'm thinking if creating a Group class containing all the related methods and subclasses would be beneficial.

Re: [sympy] SymPy presentations at SageDays (online, June 1-3)

2022-04-12 Thread Aaron Meurer
On Sun, Apr 10, 2022 at 7:44 PM Matthias Köppe wrote: > > We are in the early stages of planning an online SageDays event > (https://wiki.sagemath.org/days112.358). Wondering if some SymPy developers > would be interested in presenting? I think there's a lot of potential for > synergy between