Jason K. Moore

Results 1406 comments of Jason K. Moore

The PyDy System should accept these two inputs as well as Methods.

We don't assign issues. Anyone can open a PR with a proposed fix.

#28475 is merged but the printer class still needs a docstring.

Although it is simple to do: ```python eom = kane.rhs() ``` Which assembles the full right hand side but only "inverts" the dynamical mass matrix. So this isn't really needed,...

Please open new issues/discussions about new topics. I don't see how what you've written is related to this issue.

There is a search bar at the top of every repository. The files are in the docs folder. You can include it in pst notebooks, but it is now part...

In opty and pst notebooks we us sphinx-gallery. In this repository we use jupyter-sphinx. So you have to follow that format.

The examples are rst files. We are using jupyter-sphinx for the examples. I am not aware of a simple way to write a .py file and then convert it to...

pandoc does not know anything about jupyter-sphinx nor would it know how to convert a python comment into rst text.

You have created them and edited them before just fine.