Anki/rslib/src/scheduler/fsrs
Jarrett Ye 6ff309e08f
Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505)
* Update to FSRS-rs v1.3.2

* add fsrs_short_term_with_steps_enabled to config

* ./ninja fix:minilints

* fix defaults_for_testing

* if current parameters are invalid, skip comparison

fix #3498

* fix redundant_field_names

* cargo clippy --fix

* Update to FSRS-rs v1.3.3

* Update to FSRS-rs v1.3.4

* Avoid an extra config lookup on each card answer (dae)
2024-10-21 15:09:07 +10:00
..
error.rs Fix/simulator crashes if no history (#3405) 2024-09-10 23:15:33 +07:00
memory_state.rs Revert "When updating all FSRS parameters at once, exclude suspended cards" 2024-10-12 22:09:05 +10:00
mod.rs Feat/fsrs simulator backend part (#3075) 2024-03-18 13:42:38 +00:00
retention.rs Fix/only let FSRS take over short-term schedule when steps are empty (#3496) 2024-10-16 01:16:47 +10:00
simulator.rs graduate card when user presses again or hard and has 0 learning steps (#3367) 2024-08-29 22:20:11 +07:00
try_collect.rs Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00
weights.rs Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00