Jason K. Moore

Results 1406 comments of Jason K. Moore

That's fine. It's just quite time consuming to convert them all. If you want to do that, fine but we are going to draft 2 example templates. One for notebooks...

I hope you leave this in here. I may have some students that can work on the examples improvements coming in the winter quarter.

Yeh, we can leave this in for now. I just have a dream of creating an example gallery on our website akin to matplotlib's and we'll need web friendly things...

Thanks for the report, we've heard this from others and need to fix it.

Likely, all qdots should be substituted with the associated u's before linearizing. The linearizer or the Kanes/LagrangesMethod objects should likely do this. Please submit an issue to sympy and maybe...

I think there may be some bugs with the linearizer related to the fact that it doesn't check whether all derivatives have been eliminated on the right hand side of...

Here's an open issue on sympy: https://github.com/sympy/sympy/issues/20486.

Sure, that would be very helpful. Maybe see how the tests are done in the ipywidgets package.

Note that the play buttons and such are not part of the ipython widgets. Those will need javascript tests which are a separate but related issue. Just focus on testing...

Sounds good. Give it a shot and let us know if you have any questions.