Maybe you can list all of the slow functions in sympy.core and
sympy.matrices and then find out if they exist in SymEngine as a next step.


Jason
moorepants.info
+01 530-601-9791

On Tue, Mar 15, 2016 at 7:25 AM, Isuru Fernando <isu...@gmail.com> wrote:

> Hi,
>
> You have to figure out which methods from sympy core and matrices are
> called and check if SymEngine has implemented those. If not, then you can
> start implementing them in SymEngine.
>
> Isuru Fernando
>
> On Fri, Mar 11, 2016 at 4:18 PM, Aravind Reddy <aravindreddy...@gmail.com>
> wrote:
>
>> Sir, I have been working on this project. Now I have found various
>> functions that have been called from sympy that are not in sympy.physics
>> module when n-link-pendulam code was run. These are majorly from sympy.core
>> and sympy.matrices module. Now what should I do sir to get a clear picture
>> of whole work? Please guide me sir.
>>
>> Thank you,
>> Aravind
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "symengine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to symengine+unsubscr...@googlegroups.com.
>> To post to this group, send email to symeng...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/symengine/5d1be54a-63eb-49d3-b02c-98cd72b46180%40googlegroups.com
>> <https://groups.google.com/d/msgid/symengine/5d1be54a-63eb-49d3-b02c-98cd72b46180%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "symengine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to symengine+unsubscr...@googlegroups.com.
> To post to this group, send email to symeng...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/symengine/CA%2B01voP4-Qm97rZbvYL6By%2BqYN0Q1RTrVh9XATa0881j%2BgV9SA%40mail.gmail.com
> <https://groups.google.com/d/msgid/symengine/CA%2B01voP4-Qm97rZbvYL6By%2BqYN0Q1RTrVh9XATa0881j%2BgV9SA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAP7f1AhuJ8rGjP2MTRJbXbbWf-SvMvycnRXp9hby%3D1rEf4Wm%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to