Jason K. Moore
Jason K. Moore
Check if the rider's legs and arms are too short and throw error/warning if so.
Try out the TMS bicycle and I have some divide by zero issues.
Maybe a global needs to be set with respect to the pathToData so that all this extra data I create does there instead of the current working directory.
If you only define the geometry needed for configuring the rider in the measured parameters input file and want to use a bicycle that only has the benchmark parameters explicitly...
I've been trying out the `dae()` solver and I was not able to find explanations of the possible kwargs for the function in the online documentation. I did find this...
I'm using intersphinx mapping with a project and noticed that there is no docstring exposed for `hadamard_product()`: ``` moorepants@nandi:Downloads$ python -m sphinx.ext.intersphinx https://docs.sympy.org/latest/objects.inv | grep -i hadamard sympy.matrices.expressions.HadamardPower modules/matrices/expressions.html#sympy.matrices.expressions.HadamardPower sympy.matrices.expressions.HadamardProduct...
The sympy physics Vector object can compute it's magnitude. The magnitude is defined as the Euclidean length of the vector. I think this result should always be a non-negative scalar....
In this thread: https://groups.google.com/g/sympy/c/pUSQbkZm9rc/m/QWYIm_0YAwAJ?utm_medium=email&utm_source=footer Peter reports: > As to the speed of the new terms, I simply tried it, using the equations of motion of a one body pendulum. >...
```python Python 3.8.13 | packaged by conda-forge | (default, Mar 25 2022, 06:04:10) Type 'copyright', 'credits' or 'license' for more information IPython 8.3.0 -- An enhanced Interactive Python. Type '?'...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I draw a single...