Hi, I'm writing a proposal on the following project "Classical Mechanics: Efficient Equation of Motion Generation with Python". As a first step, I would like to contribute to it by finding where the functions are getting slower through python profiling and add this as a pull request. But I'm confused about where to implement it. Either adding this file ( profiling functions) in the test folder(sympy/sympy/physics/mechanics/tests/) or in examples folder(sympy/examples/). Please guide me in choosing the path to implement profiling.
Regards, Keshav -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/7a23d667-2b20-4822-a00d-49f5903abf7bn%40googlegroups.com.
