Jason K. Moore

Results 389 issues of Jason K. Moore

It seems that the `paper.md` file is used to generate a PDF based on a LaTeX template. It would be nice if we could use LaTeX to write the paper...

enhancement:author
enhancement:meta

I got this email that I think was related to a doctr configure call: Hi @moorepants, You recently used a password to access an endpoint through the GitHub API using...

I'm having trouble figuring out exactly how the `--build-tags` flag works. I have a repo that a bunch of tags that have been pushed over the years. I am now...

https://www.dataschool.io/cloud-services-for-jupyter-notebook/

Note from @chrisdembia: > i think this is a bug in simbody's cmake. the following file should have `include_directories(${GLUT_INCLUDE_DIR})`: https://github.com/simbody/simbody/blob/3dd798950b7cd8ba83e9338f0875c9647c8d09d4/Simbody/Visualizer/simbody-visualizer/CMakeLists.txt > i think we have gotten away without that b/c...

This example is live: https://pydy.readthedocs.io/en/latest/examples/carvallo-whipple.html. It mostly works but there are some hanging issues that should be addressed in that example and are related to the issues in #122 -...

documentation

This example formulates the Carvallo-Whipple non-linear bicycle model and uses auxiliary speeds to expose the ground-wheel reaction forces. It generates Octave code that numerically evaluates the ground reaction forces given...

jupyter_sphinx is now implmented and all examples should be moved to this format. This issue will track the progress: - [ ] antropomorphic_robot - [ ] babyboot - [x] bicycle...

This may be correct, but we should check the `_build` folder in the tarball. Maybe that shouldn't be included.

Calling: ``` scene.display_jupyter(axes_arrow_length=1.0) ``` gives: ``` /home/moorepants/miniconda/envs/pydy-dev/lib/python3.7/site-packages/jupyter_client/session.py:716: UserWarning: Message serialization failed with: Out of range float values are not JSON compliant Supporting this message is deprecated in jupyter-client 7, please...