Anki/rslib/src/scheduler/fsrs
Jarrett Ye 8ed9f49bdc
Feat/FSRS Simulator (#3257)
* test using existed cards

* plot new and review

* convert learning cards & use line chart

* allow draw multiple simulations in the same chart

* support hide simulation

* convert x axis to Date

* convert y from second to minute

* support clear last simulation

* remove unused import

* rename

* add hover/tooltip

* fallback to default parameters

* update default value and maximum of deckSize

* add "processing..."

* fix mistake
2024-08-22 15:34:19 +07:00
..
error.rs update fsrs to 0.4.4 (#3045) 2024-03-03 14:30:34 +07:00
memory_state.rs Feat/FSRS-5 (#3298) 2024-07-21 21:02:24 +07:00
mod.rs Feat/fsrs simulator backend part (#3075) 2024-03-18 13:42:38 +00:00
retention.rs Feat/FSRS-5 (#3298) 2024-07-21 21:02:24 +07:00
simulator.rs Feat/FSRS Simulator (#3257) 2024-08-22 15:34:19 +07:00
try_collect.rs Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00
weights.rs Fix/ignore revlogs when there is not learn entry after the last forget entry (#3199) 2024-05-17 06:07:15 +01:00