Jason K. Moore
Jason K. Moore
Yes a unique identifier is needed. But I think there is a bigger picture issue here. We have a model, a scene that displays the model (potentially different shapes for...
The atol is needed to compare values to zero and the rtol for comparing to any other values. We may need an atol value if comparisons to zero are happening.
Yeah, this is tricky. I'll have to look at it tomorrow. Too much pydy already today.
This may be tough to get working. Maybe reducing the integration to something very simple would be best. The three backends that evaluate the eom's could certainly output numerically different...
This is probably worth rebasing/merging with master and running tests again.
I'm going to add this to the 0.3 milestone because the human standing tutorial has a fair amount of parameters.
I'm removing this from the 0.3.0 release, as it isn't a big deal for the tutorial. Can fix later.
The accordianwidget may be a good option. I'm not sure what it does though.
This is awesome. I think you by far now have the most examples :) As I mentioned in chat, I'd rather not commit the pdfs. We should go ahead an...
FYI: Some notes on sharing this from the course instructors. Oliver: > While TAing the class, I wrote some python code to solve homework problems which I keep in a...