Skip to content

Releases: SciML/ReservoirComputing.jl

v0.11.4

07 Aug 17:03
cb409df

Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

21 Jun 08:41
db51b6e

Choose a tag to compare

Merge pull request #288 from SciML/compathelper/new_version/2025-06-2…

v0.11.2

30 Mar 11:30
934acff

Choose a tag to compare

Merge pull request #281 from SciML/fm/double_cycle

feat(inits): add `true_double_cycle` reservoir initializer

v0.11.1

27 Mar 13:00
9f1186f

Choose a tag to compare

fix: relax types on initializers

fix: relax types on initializers

v0.11.0

18 Mar 18:18
6c0e58b

Choose a tag to compare

Merge pull request #267 from SciML/fm/gmi

Generalizing minimal initializers

v0.10.13

07 Mar 14:29
17fbc38

Choose a tag to compare

Merge pull request #261 from SciML/fm/sf

Small fixes for esn inits

v0.10.12

06 Mar 16:15
6cae487

Choose a tag to compare

Merge pull request #257 from SciML/fm/ps

Adding PartialSquare

v0.10.11

17 Feb 17:16
36e44cf

Choose a tag to compare

Merge pull request #251 from SciML/fm/sparse

 Making `SparseArrays.jl` an external dependency

v0.10.10

06 Feb 10:13
44fe813

Choose a tag to compare

Merge pull request #250 from SciML/fm/mf

Minor refactor

v0.10.9

03 Feb 12:58
da1935b

Choose a tag to compare

Merge pull request #246 from SciML/fm/inits

Adding chaotic and chebyshev inits