See https://github.com/sympy/sympy/wiki/development-workflow for GitHub.

The write up on the ideas page for the group theory idea gives some
questions to think about. The current group theory in SymPy just uses
explicit permutation groups (basically a list of permutations), but
this has many limitations. I personally think it would be great if you
could represent groups more symbolically, e.g., just from a set of
generators and identities (I'm only thinking about finite groups; I
know for infinite free groups this can be an intractable problem).

Aaron Meurer

On Mon, Feb 24, 2014 at 7:52 PM, Aleksandra Nowak
<[email protected]> wrote:
> Hello,
>
> My name is Aleksandra Nowak. I am a first year Master student in Mathematics
> at the University of Warsaw and I have a keen interest on Computer Science.
> I took a lot of Mathematics courses, including: Calculus, Linear Algebra,
> Abstract Algebra, Topology, Logic, Differential Geometry, Ordinary
> Differential Equations, Discrete Mathematics and more. This semester I
> participate in Algebra II (Introduction to Category Theory and Galois
> Theory) and Topology II courses. Moreover, I took various courses in
> Computer Science, such as: Introduction to Programming, Object-Oriented
> Programming and C++, Databases, Machine Learning and Decision Systems. I
> have intermediate knowledge of Python, C++ and HTML and basic knowledge of R
> and PostgreSQL. I currently work on a Computational Biology research project
> in Python on my Faculty and I am very passionate about Python, possibly as
> much as about Mathematics, that's why I would really like to combine these
> two together and implement a module for SymPy, that will support
> computations in groups.
>
> I have looked at the GAP system and at github and I see that (as stated on
> your ideas page) some work is already done. In the next few days I'll try to
> get deeper into it, but let me ask for now for any advice where should I
> start and what to think about? What's more I would be grateful if anyone
> could give me a piece of advice (any websites?) on how to use github, as I
> haven't used it yet.
>
> Kind Regards,
> Aleksandra
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/50855931-6d53-4726-a886-2a8011abfd57%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6JWx-U0j5regcT2cdsWyeNSX%2BC1sy5s7PXPh1degAaEgw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to