summaryrefslogtreecommitdiff
path: root/examples/external/plot_jit.py
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate jit (#4428)Jarrod Millman2020-12-101-37/+0
| | | | | * Remove example * Deprecate jit_graph / jit_data
* Refactor gallery (#4422)Jarrod Millman2020-12-061-0/+37
* Add external directory * Move Javascript and JIT * Remove application section * Consolidate and move pygraphviz examples * Clean up imports * Reorder * Fix subclass examples