v0.2.0
What's Changed
- docs: add Sphinx/MyST documentation site on Read the Docs by @daharoni in #1
- feat(notebooks): ship notebooks via minisim-notebooks; harden packaging by @daharoni in #2
- feat(place_neurons): multi-population + explicit positions; rename render -> composite by @daharoni in #3
- docs: "minimal to full" examples ladder with figures by @daharoni in #4
- Consolidate notebook-reimplemented physics into the library by @daharoni in #5
- feat(spec): canonical step order - listing order no longer matters by @daharoni in #6
- perf: faster forward render + PerfTracker + opencv video writer by @daharoni in #7
- feat(notebooks): list/copy subcommands for the minisim-notebooks CLI by @daharoni in #8
New Contributors
Full Changelog: v0.1.0...v0.2.0