Releases: gallantlab/voxelwise_tutorials
Releases · gallantlab/voxelwise_tutorials
v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.9
What's Changed
- MNT use codecov action by @mvdoc in #28
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #30
- FIX Delayer to deal with recent sklearn versions by @mvdoc in #34
- MNT test more python versions by @mvdoc in #35
- FIX various plotting fixes by @mvdoc in #32
Full Changelog: v0.1.7...v0.1.9
v0.1.7
What's Changed
- DOC add merged notebook with only notebooks for model fitting, change index accordingly by @mvdoc in #17
- FIX ngrok now requires authentication, remove it from tutorial for simplicity by @mvdoc in #18
- Add codespell: workflow, config and fix typos it finds by @yarikoptic in #21
- Bump actions/setup-python from 2 to 4 by @dependabot in #24
- Bump actions/cache from 2 to 3 by @dependabot in #23
- Bump actions/checkout from 2 to 4 by @dependabot in #22
- Bump actions/setup-python from 4 to 5 by @dependabot in #25
- Bump actions/cache from 3 to 4 by @dependabot in #26
New Contributors
- @yarikoptic made their first contribution in #21
Full Changelog: v0.1.5...v0.1.7
v0.1.5
What's Changed
- TST run more tutorials on github actions by @TomDLT in #12
- FIX use neurodebian to install git-annex in tests by @mvdoc in #14
- FIX update setup colab notebook to download data with datalad by @mvdoc in #13
- FIX use
RidgeCV
instead ofKernelRidgeCV
to fit the model without delays in notebook 4 by @mvdoc in #16
Full Changelog: 0.1.4...v0.1.5
0.1.4
What's Changed
- MNT add extras require for doc building by @mvdoc in #5
- DOC fix solver params for small GPUs by @mvdoc in #6
- DOC changes to tutorials by @mvdoc in #7
- DOC simplify setup on google colab by @mvdoc in #8
- DOC improve flow with ngrok and cortex, add example delays by @mvdoc in #9
- TST run some tutorials on github actions by @TomDLT in #11
Full Changelog: 0.1.0...0.1.4