v0.3.0
What's Changed
- Update usage.rst docs by @MMathisLab in #21
- Remove
subsample
default inOrthogonalProcrustesAlignment
, improve tests by @stes in #28 - Remove
grid_search_models/
after running tests by @stes in #26 - Fix action workflow definitions for external contributors by @stes in #31
- For docs build, limit scikit-learn version by @stes in #37
- Temporarily disable PR comment to report doc coverage by @stes in #38
- Update repo link on landing page by @stes in #36
- Fix typo in pi_vae.py by @eltociear in #20
- Automatically download the rat-hippocampus dataset by @gonlairo in #35
- Fix dtypes handled in the labels of the decoders by @CeliaBenquet in #30
- Temporarily disable test runs on dev repo by @stes in #40
- Add
...
pattern to copybutton config by @stes in #41 - Expose
n_bins
argument fromalign_embeddings
by @stes in #25 - Add pre-commit config to standardize files by @stes in #42
- Fix Device in Multisession Training by @gonlairo in #44
- Support More Data Types in the sklearn Dataset and Decoder by @gonlairo in #43
- Improve device support and add support for Apple Silicon chipset (
mps
) by @gonlairo in #34 - Add NLB tools pypi package back as dataset dependency by @stes in #50
- Add missing mark in test_datasets.py by @gonlairo in #52
- Add Matplotlib ImportError when using compare_models() by @gonlairo in #53
- Fix test failures due to http rate limit by @stes in #62
- Autodownload monkey reaching data by @gonlairo in #59
- add demo link to homepage by @MMathisLab in #64
- Fix type bug in to() method by @sofiagilardini in #55
- Release 0.3.0rc1 by @stes in #66
- Autodownload synthetic data by @gonlairo in #68
- Add thumbnail for openscope notebook by @stes in #71
- Improve saving and loading of models by @gonlairo in #69
- Update installation.rst by @MMathisLab in #80
- Improve documentation for local docs build by @stes in #70
- Extend Delta distribution to multiple dimensions by @gonlairo in #76
- Fix broadcasting in InfoNCE loss by @stes in #86
- Enhance
ModuleNotFoundError
messages by @stes in #85 - Add OS independent paths for Allen dataset by @gonlairo in #88
- Fix consistency labels ordering and simplify by @CeliaBenquet in #87
- Inspired by @obarnstedt work at Lindoscope workshop we added interactive plots using plotly by @nastya236 in #82
- Release v0.3.0rc2 by @stes in #67
- Pin
tables
<= 3.8 by @stes in #91 - Release v0.3.0 by @stes in #92
Contributors
- @nastya236 made their first contribution in #82
- @eltociear made their first contribution in #20
- @gonlairo made their first contribution in #35
- @CeliaBenquet made their first contribution in #30
- @sofiagilardini made their first contribution in #55
Full Changelog: v0.2.0...v0.3.0