Jason K. Moore
Jason K. Moore
Here is an animated example of how a sphere might need to work: 
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...
Closing in favor of #28318