Results 3 issues of Shobhit

Hi, So Im having the issue of rendering a simple object on the screen and I came across this error in the console. On further inspection the following stack trace...

The traja plot_grid function seems to be rotating the matrix while plotting. This is quite problematic as the purpose of the function is defeated. ![image](https://user-images.githubusercontent.com/16122509/194821779-e1142049-ccc0-4349-9272-286af890fd46.png) ![image](https://user-images.githubusercontent.com/16122509/194821808-f677e554-5f2b-40cc-9f87-5a458dd265c9.png) As you can see...

Hey, So I built a python package and have documented the code using docstring but when I run the command `gendocs --config mkgendocs.yml` I face a RAM overuse until I...