Anki/rslib/src/scheduler/fsrs
Jarrett Ye e096c462fa
Feat/FSRS-6 (#3929)
* Feat/FSRS-6

* update comment

* add decay to Card

* ./ninja fix:minilints

* pass check

* fix NaN in evaluation

* remove console

* decay should fallback to 0.5 when it's None.

* Update SimulatorModal.svelte

* Update a few comments

* Update FSRS decay defaults to use constants for better maintainability and clarity

* Update rslib/src/storage/card/data.rs
2025-04-25 16:44:34 +10:00
..
error.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
memory_state.rs Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
mod.rs Feat/support load balance and easy days in rescheduling (#3815) 2025-02-18 13:44:00 +07:00
params.rs Feat/Ignored before card count (#3910) 2025-04-15 20:21:54 +10:00
rescheduler.rs Fix panic when a preset is missing 2025-03-15 19:40:48 +07:00
retention.rs Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
simulator.rs Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
try_collect.rs Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00