Has anyone looked at parallel python to speed things up (where applicable
of course)?

On Tue, Mar 8, 2016 at 3:54 PM, Jason Moore <moorepa...@gmail.com> wrote:

> The two equation of motion ideas can be combined. The C++ is a bigger
> effort because we do not yet have an easy way to replace SymPy objects with
> C++ backed objects in a seamless way. The problem is the same, we'd like to
> speed up the EoM formulations and the linearizations. There may be a lot to
> gain by simply improving the Python code (which will help all of SymPy).
> But for optimal speed, the C++ solution (SymEngine) is likely the best way.
>
> See this thread for some starting points:
> https://groups.google.com/forum/#!searchin/sympy/pyinstrument/sympy/KFyfC4gQUSQ/sNwKzAFVAwAJ
>
> Jason
> moorepants.info
> +01 530-601-9791
>
> On Tue, Mar 8, 2016 at 12:48 PM, James Milam <jmilam...@gmail.com> wrote:
>
>> Hi all,
>>
>> I am currently pursuing a master's degree in mechanical engineering at
>> the University of Florida and am interested in participating in GSoC with
>> the sympy project. I have recently completed a course on analytical
>> dynamics which lead to my interest in working with the equations of motion
>> generator ideas posted on the ideas page. I would like to work on
>> increasing the efficiency of equation of motion generation with python or
>> generalizing the equation of motion generation classes. I have already read
>> through the sympy tutorial and the development workflow pages in addition
>> to submitting a pull request on some basic typos encountered in the
>> tutorial.
>>
>> I was wondering if the two equation of motion project ideas I mentioned
>> were inherently separate ideas or if they could be combined to some extent?
>> Also any other advice/suggestions towards the GSoC application would be
>> greatly appreciated.
>>
>> Thanks
>>
>> --
>> 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/ce005f54-45fc-443e-9bef-b8cd97cf28a7%40googlegroups.com
>> <https://groups.google.com/d/msgid/sympy/ce005f54-45fc-443e-9bef-b8cd97cf28a7%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
> "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/CAP7f1AjN%2BCJX_Htf1-U1U1VKkNSGounK94Aexw9RSjmq9o36bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/sympy/CAP7f1AjN%2BCJX_Htf1-U1U1VKkNSGounK94Aexw9RSjmq9o36bw%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/CALOxT-kQps0AHs9oxTyPKDrEuhSZ-V-kiiT1N4o_kbe7y3i%2BBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to