Skip to content

Releases: gallantlab/voxelwise_tutorials

v0.2.3

31 Mar 21:38
Compare
Choose a tag to compare

What's Changed

  • DOC zscore responses in tutorials by @mvdoc in #43
  • MNT,DOC clean up notebooks and improve FIR notebook by @mvdoc in #44

Full Changelog: v0.2.2...v0.2.3

v0.2.2

12 Mar 23:28
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

12 Mar 23:06
Compare
Choose a tag to compare

What's Changed

  • MNT Reorder notebooks and improve naming by @mvdoc in #41
  • MNT rename tutorials and simplify merged tutorials for colab by @mvdoc in #42

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Mar 14:59
Compare
Choose a tag to compare

What's Changed

  • MNT split the actions to run tests and tutorials by @mvdoc in #36
  • MNT require sklearn >= 1.6 by @mvdoc in #37
  • ENH Add Dockerfiles by @mvdoc in #39
  • REF,ENH Use jupyter-book for the rendered website by @mvdoc in #40

Full Changelog: v0.1.9...v0.2.0

v0.1.9

06 Mar 00:42
Compare
Choose a tag to compare

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

05 Mar 20:07
Compare
Choose a tag to compare

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

Full Changelog: v0.1.5...v0.1.7

v0.1.5

21 Jun 20:15
Compare
Choose a tag to compare

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 of KernelRidgeCV to fit the model without delays in notebook 4 by @mvdoc in #16

Full Changelog: 0.1.4...v0.1.5

0.1.4

21 Jun 20:15
Compare
Choose a tag to compare

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

0.1.0

21 Jun 20:14
Compare
Choose a tag to compare

What's Changed

  • [WIP] Changes while I go over the tutorials by @mvdoc in #2

Full Changelog: https://github.com/gallantlab/voxelwise_tutorials/commits/0.1.0