Anki/rslib/src/scheduler/fsrs
Matt Brubeck bcb28f0a85
Use first >= 1d interval for starting memory state (#3959)
When a filtered revlog history begins with one or more < 1d intervals
(for example, because it starts in the middle of a sequence of
relearning steps), use the first >= 1d interval to calculate the initial
memory state.

Bug report thread:

https://forums.ankiweb.net/t/fsrs-stability-when-first-non-ignored-revlog-has-a-relearning-interval/59894
2025-05-05 15:49:06 +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 Use first >= 1d interval for starting memory state (#3959) 2025-05-05 15:49:06 +10:00
rescheduler.rs Fix panic when a preset is missing 2025-03-15 19:40:48 +07:00
retention.rs Feat/CMRR uses simulate config (#3947) 2025-04-27 21:02:37 +10:00
simulator.rs Feat/CMRR uses simulate config (#3947) 2025-04-27 21:02:37 +10:00
try_collect.rs Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00