Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ease factor before calculating next interval #3

Merged
merged 2 commits into from
Nov 23, 2024

Conversation

joshdavham
Copy link
Member

Closes #2

I tried reaching out to Piotr Wozniak multiple times over email this last month and he unfortunately hasn't gotten back to me about whether one should update the ease factor before or after calculating the next interval.

Given the above, I've decided to update the algorithm so that the ease factor is calculated before the next interval. This makes much more sense to me intuitively and is also explicitly what supermemo.guru states should be done (despite that other resources have it the other way around).

@joshdavham joshdavham merged commit 66316db into main Nov 23, 2024
2 checks passed
@joshdavham joshdavham deleted the ef-interval-order branch November 23, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Determine correct order of ease factor and interval updates
1 participant