SciML / ReservoirComputing.jl

Reservoir computing utilities for scientific machine learning (SciML)
https://docs.sciml.ai/ReservoirComputing/stable/
MIT License
209 stars 38 forks source link

[WIP] Documentation updates #182

Closed MartinuzziFrancesco closed 10 months ago

MartinuzziFrancesco commented 10 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d35d844) 86.43% compared to head (b24fbcb) 86.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #182 +/- ## ========================================== + Coverage 86.43% 86.47% +0.04% ========================================== Files 12 12 Lines 597 599 +2 ========================================== + Hits 516 518 +2 Misses 81 81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MartinuzziFrancesco commented 10 months ago

@ChrisRackauckas the Downgrade workflow is failing. Is this expected? If not what would the fix be?

ChrisRackauckas commented 10 months ago

The fix is to fix the lower bounds. You should do that in a separate PR from the docs PR.

MartinuzziFrancesco commented 10 months ago

got it, I will wrap this up and open a new one just for the downgrade