Releases: SciML/ReservoirComputing.jl
Releases · SciML/ReservoirComputing.jl
v0.10.3
v0.10.2
CompatHelper: bump compat for ReservoirComputing to 0.10 for package …
v0.10.1
What's Changed
- CompatHelper: bump compat for MLJLinearModels to 0.9, (keep existing compat) by @github-actions in #156
- CompatHelper: bump compat for CUDA to 4 for package docs, (keep existing compat) by @github-actions in #157
- DynamicalSystems => PredefinedDynamicalSystems for the docs by @MartinuzziFrancesco in #161
- enable dependabot for GitHub actions by @ranocha in #163
- Bump actions/checkout from 1 to 3 by @dependabot in #164
- Bump actions/cache from 1 to 3 by @dependabot in #165
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #166
- pds 1.0 and bump by @MartinuzziFrancesco in #167
- Update lorenz_basic.md by @natema in #170
- CompatHelper: bump compat for StatsBase to 0.34 for package docs, (keep existing compat) by @github-actions in #171
- CompatHelper: bump compat for NNlib to 0.9, (keep existing compat) by @github-actions in #172
- Bump actions/checkout from 3 to 4 by @dependabot in #173
- CompatHelper: bump compat for CUDA to 5 for package docs, (keep existing compat) by @github-actions in #175
- Documenter 1.0 upgrade + LanguageTool by @ArnoStrouwen in #176
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) by @github-actions in #179
- Aqua + typos CI by @ArnoStrouwen in #181
- [WIP] Documentation updates by @MartinuzziFrancesco in #182
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) by @github-actions in #186
- Downgrade CI by @ArnoStrouwen in #189
- Fix master by @ChrisRackauckas in #190
- more CI by @ArnoStrouwen in #192
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #198
- ci: explicitly specify token for codecov by @thazhemadam in #199
- [skip ci] update downgrade CI repo by @ArnoStrouwen in #200
- reapply formatter by @ArnoStrouwen in #201
- Changing weight initializers to follow standard by @Jay-sanjay in #196
- Updating WeightInitializers and fixes around it by @MartinuzziFrancesco in #203
New Contributors
- @ranocha made their first contribution in #163
- @dependabot made their first contribution in #164
- @natema made their first contribution in #170
- @Jay-sanjay made their first contribution in #196
Full Changelog: v0.9.3...v0.10.1
v0.9.3
Update README.md
v0.9.1
ReservoirComputing v0.9.1
Merged pull requests:
- doc cov (#133) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#134) (@devmotion)
- Adding
save_states
(#136) (@MartinuzziFrancesco)
v0.9.0
ReservoirComputing v0.9.0
Merged pull requests:
- Format to SciML Style (#126) (@ChrisRackauckas)
- CompatHelper: bump compat for MLJLinearModels to 0.7, (keep existing compat) (#128) (@github-actions[bot])
- Removing GaussianProcesses (#129) (@MartinuzziFrancesco)
v0.8.3
v0.8.2
ReservoirComputing v0.8.2
Closed issues:
- Easier GPU calculations and docs (#119)
Merged pull requests:
- Removed comment for docs (#122) (@MartinuzziFrancesco)
v0.8.1
ReservoirComputing v0.8.1
Merged pull requests:
- Fix documentation build (#117) (@ChrisRackauckas)
- Docs updates on latest changes (#118) (@MartinuzziFrancesco)
- [WIP] BlueStyle and GPU (#121) (@MartinuzziFrancesco)
v0.8.0
ReservoirComputing v0.8.0
Closed issues:
- Can not run examples code (#110)
Merged pull requests:
- CI to LTS (#112) (@ChrisRackauckas)
- [WIP] Major refactorization (#113) (@MartinuzziFrancesco)
- add citations (#115) (@ChrisRackauckas)
- Typo (#116) (@PallHaraldsson)