Jason K. Moore

Results 1406 comments of Jason K. Moore

I'm getting the same test failure when building with openblas on linux: https://circleci.com/gh/conda-forge/staged-recipes/6288 Not sure what the fix is. Note that I'm using gcc 4.8.2, which matches Sherm's.

Note that this is commonly reported: https://github.com/search?q=TestCustomConstraints&type=Issues

I didn't see those. But there are no tests for the scene dict methods, which had bugs. The should also be moved into a `test_camera.py` file.

Sweet! You should contact Jason Grout (the author of the package). I think they use this in SageMathCloud and do fully rotations with 3D objects. If you connect with them...

I'm pretty sure that sagemathcloud use it, but may be wrong. Doing the animation through python will have speed issues. Another thing to check into is Bokeh and whether they...

@jasongrout Would you be interested in enlightening us? We have seen your pythreejs package and are interested in using it for animating 3D simulations of multibody dynamics systems. I was...

@oliverlee This https://github.com/jovyan/pythreejs shows a commit within the last month, so it seems active in that respect.

FYI: Here is another new project for WebGL Jupyter notebook integration: https://github.com/K3D-tools/K3D-jupyter

vpython has grown up now and works well with jupyter. See the precessing gyro demo in particular: http://mybinder.org/repo/BruceSherwood/vpython-jupyter

One issue is that SymPy will need to make a new release before we release PyDy. I suggest putting in checks in the PyDy master branch to do this only...