Skip to content

ReservoirPy v0.3.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nTrouvain nTrouvain released this 01 Dec 18:28
· 333 commits to master since this release
  • #35 #32 Ensure backport of runtime_checkable typing function for Python < 3.8 (using typing_extensions)
  • #33 Use collections.abc instead of collections to get Iterable protocol
  • Removed scikit-learn support in compat module (at least for now, will create a scikit-laern compatible API soon)
  • Added all tests to test suite for CI
  • Fixed "Simple example with Mackey Glass" to support v0.3