Christoph Heindl

Results 122 comments of Christoph Heindl

sorry for the late response! Currently this feature is not available, but I am happy to accept any PR!

> One only thing about nondim, do you assume the SI unit system per default? Yes and no. The [current implementation](https://github.com/cheind/sympy-nondim/blob/develop/nondim/buckpi.py#L83) takes a `units.DimensionalSystem` as optional input. If not specified,...

@Upabjojr Francesco, thanks for your input. > what about: > a1, a2, a3, a4 = symbols("a1:5") > eq = sympy.Eq(i, m**a1*l**a2*g**a3*theta**a4) Are you referring to API of nondimensionalization or how...

Hey @jzy3d, no I did not find the time to start integration towards sympy. In case you are interested, please feel free to take the lead.

@jvlmdr are you familiar with this?

yes. see the readme here https://github.com/cheind/py-motmetrics#populating-the-accumulator

Hey, @MKiremitci you might want to look at the documentation of https://github.com/cheind/py-motmetrics/blob/develop/motmetrics/apps/eval_motchallenge.py which gives you an idea of how to structure files so that you can use the script for...

@khalidw if that notebook is of potential interest to many people, would you mind making it publicly available? I'd be happy to put a link to it online

@khalidw, nice, maybe add PR of readme.md as well? (make sure to base it on develop)

@myuvarajmp, I've seen @khalidw has already forked the project and is probably already working on a solution. Please be patient.