Jason K. Moore
Jason K. Moore
Might just be an internet connectivity issue: ``` Err:38 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.5 404 Not Found [IP: 52.252.75.106 80] Err:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.5 404 Not...
@AdvaitPote, given that you are also working on draw methods for the trusses, it would be in your best interest to review this PR and discuss.
That sounds like a nice addition. Maybe you'd like to make a PR with the change? We could probably even make the examples all set appropriate assumptions so that users...
> The last line for just clear the specific entry will still return: q1'*b1_frame.x + q2'*b2_frame.x. While clearing all cache would result in u1*b1_frame.x + q2'*b2_frame.x. However this would mean...
> My personal opinion is: I'd like cache to speed up my calculations, but it may never affect my answers. That's a given.
> I'm saying it can be either one of them, but personally I would be in favor of clearing all cache, otherwise it can be really strange for someone, who...
You'll need to upload these files to the correct directory, which is: https://github.com/pydy/pydy/tree/master/docs/examples Also, review how those files are written and make sure to include the same structure for example...
Congrats on making your first pull request! There are a few things to fix before it will load properly in the documentation website, but you are very close!
> I thought I loaded my file to this directory, into a fork, like I understood you? If you click the "Files Changed" tab on the pull request you see...
> *.. note:: > > You can download this example as a Python script: > :jupyter-download:script:`3D, n body pendulum` or Jupyter notebook: > :jupyter-downloadnotebook`3D, n body pendulum`.* > > Should...