Re: [sympy] Profiling functions

2021-04-09 Thread Oscar Benjamin
On Fri, 9 Apr 2021 at 13:35, Shri Keshavinee wrote: > > 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

[sympy] Profiling functions

2021-04-09 Thread Shri Keshavinee
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