Jason K. Moore

Results 1408 comments of Jason K. Moore

You can start by having no numbers in your unit tests, only symbols.

You should see the ones for the SymPy chapter on that link.

Sorry, the link you show doesn't exist. This is an issue not a PR. Only pull request's create previews.

Hi @Peter230655, you've added these comments to the incorrect issue. This issue is about learning objectives.

All issues and pull requests are listed under those two tabs: https://github.com/moorepants/learn-multibody-dynamics/issues https://github.com/moorepants/learn-multibody-dynamics/pulls There are "open" and "closed" issues/pull requests. You can always open a new issue with your comments...

I'd use this addition. I also have a hidden cell at the top of all of my pages that are identical. How will this look in the latex versions? The...

The energy chapter gives a example of this with the jumper (although that wasn't my goal there).

I see: ``` --------------------------------------------------------------------------- IndexError Traceback (most recent call last) Cell In [22], line 3 1 body_mesh_R.matrixAutoUpdate = False 2 body_mesh_R.add(p3js.AxesHelper(0.1)) # length of the axis of the ball system...

> I know, what the error was caused by, I had interrupted a loop with markdown cells. Yes, you can leave the comments in the python code in place within...

> However, I do not find the file to make the changes. Could you direct me, where I can find it? You've edited the file here, so I'm not sure...