Import external modules into SymPy

22 views
Skip to first unread message

Arihant Parsoya

unread,
Jun 2, 2017, 2:49:22 AM6/2/17
to sympy
Hi,

I am working on Rule Based Integration(Rubi) project. I am trying to add MatchPy to SymPy.

MatchPy is written in Python3.6 and I have converted its code to Python2.
In order to make the MatchPy work for Python2 I wanted to add the following modules to sympy.utilities :

1. funcsigs(backport version of inspect)
2. enum
4. typing(backport version of typing)

looking forward to your suggestions.

Arihant

Aaron Meurer

unread,
Jun 2, 2017, 4:32:18 AM6/2/17
to sy...@googlegroups.com
Can you explain how each is used in the code?

Aaron Meurer
> --
> 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 sympy+un...@googlegroups.com.
> To post to this group, send email to sy...@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/fcb78dc2-bb1c-485a-8cf5-1ea9a51ff1d9%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Arihant Parsoya

unread,
Jun 2, 2017, 5:01:51 AM6/2/17
to sy...@googlegroups.com
I have submitted a PR for MatchPy which uses them:


On Fri, Jun 2, 2017 at 2:01 PM, Aaron Meurer <asme...@gmail.com> wrote:
Can you explain how each is used in the code?

Aaron Meurer

On Fri, Jun 2, 2017 at 2:49 AM, Arihant Parsoya
<parsoya...@gmail.com> wrote:
> Hi,
>
> I am working on Rule Based Integration(Rubi) project. I am trying to add
> MatchPy to SymPy.
>
> MatchPy is written in Python3.6 and I have converted its code to Python2.
> In order to make the MatchPy work for Python2 I wanted to add the following
> modules to sympy.utilities :
>
> 1. funcsigs(backport version of inspect)
> 2. enum
> 3. multiset
> 4. typing(backport version of typing)
>
> looking forward to your suggestions.
>
> Arihant
>
> --
> 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

> To post to this group, send email to sy...@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/fcb78dc2-bb1c-485a-8cf5-1ea9a51ff1d9%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "sympy" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sympy/zVw1nqdz1e8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sympy+unsubscribe@googlegroups.com.

To post to this group, send email to sy...@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.

For more options, visit https://groups.google.com/d/optout.



--
Regards,
Arihant Parsoya,
IIT Bombay.

Reply all
Reply to author
Forward
0 new messages