Hi, I am working on Rule Based Integration(Rubi) project. I am trying to add MatchPy <https://github.com/HPAC/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 <https://github.com/aliles/funcsigs>(backport version of inspect) 2. enum 3. multiset <http://pythonhosted.org/multiset/> 4. typing <https://github.com/python/typing/tree/master/python2>(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 email to sympy+unsubscr...@googlegroups.com. To post to this group, send email to sympy@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.