Jason K. Moore

Results 1406 comments of Jason K. Moore

Here is an animated example of how a sphere might need to work: ![](https://www.embs.org/wp-content/uploads/2021/01/TBME-00102-2020-Website-Image.gif)

So the wrapping is such that the lines are tangential and the 2D depiction just distorts that?

But the issues seems to be that I want to pass a `.py` file without sphinx-gallery touching it. The doc say "By default, **Sphinx-Gallery will parse and add all files...

Just to be clear, I have tried this combination (for my above example): ```python { 'filename_pattern': '/plot_', 'copyfile_regex': 'model.py', } ``` but the model.py is still parsed and transformed into...

Thanks, I read the issue but it seems a bit complex for my need. A simple workaround is also to store `model.py` as `model.txt` and then copy the file to...

Please fill out all the top information: References to other Issues or PRs Brief description of what is fixed or changed Other comments Release Notes NO ENTRY

> Regarding the release notes, is it better to wait for the next PRs where I will also implement the DiscreteStateSpace, or should I write a separate one for each...

We discussed this in the meeting and Leonardo said he's worked out a textbook problem with the new classes, so I asked if he could add it as an example...