Releases: siplab-gt/cleo
Releases · siplab-gt/cleo
v0.12.1
v0.12.0
v0.11.0
v0.10.0
v0.9.0
Some big changes, not all reflected in the documentation yet. Though the tutorials all run right
- Many-to-many light-opsin relationships
- light has light model
- light and opsin injected separately
- Neo export
- Revised API (
inject
method for all devices) - other assorted things
v0.8.0: Cleo rename (#26)
The package has been renamed to cleo
and module names have been shortened
v0.7.0
v0.7.0 (#24) * update CONTRIBUTING * make opto viz rasterized by default * Refactor opsin models for simplicity * bump to v0.7.0 * fix name conflicts for opto synapses * rename opsin_model test * fix T bug by finishing refactor to 1D arrays for vecs * fix T_threshold name * update brian dep * slightly improve LQR tutorial * improved video viz tutorial * change to Furo theme * dark plots for tutorials, tweak opto * tweak video viz tutorial colors * optimize for new theme * add Furo to rtd requirements [skip ci] * fix overview doc headers * admonition instead of sidebar in overview * opto warning instead of error for negative light * tweak tutorials, remove seaborn