Skip to content

Fix/stability doesn't increase after pressing good #3975

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

Conversation

L-M-Sherlock
Copy link
Contributor

Because the minimum of stability is 0.001 in FSRS-6, the stabilities before and after a good rating could be 0.001 and 0.0012. In previous implementation, the stability will be rounded to 0.001. It leads to this problem:

image

With this PR, it's fixed:

image

@abdnh abdnh merged commit bd67e9f into ankitects:main May 3, 2025
1 check passed
@L-M-Sherlock L-M-Sherlock deleted the Fix/stability-doesn't-increase-after-pressing-good branch May 3, 2025 11:50
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.

2 participants