You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(arithmetic): simplify initDifficulty and remove redundant input clamping
- drop redundant constrainDifficulty and initDifficultyRaw
- remove clamp from initDifficulty, apply constrainDifficulty at call sites matching py-fsrs approach
- remove redundant constrainDifficulty/constrainStability from nextRecallStability and nextForgetStability inputs
0 commit comments