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

Improve Fibonacci calculation for numerical values #197

Open
axkr opened this issue Aug 13, 2020 · 0 comments
Open

Improve Fibonacci calculation for numerical values #197

axkr opened this issue Aug 13, 2020 · 0 comments
Labels
enhancement help wanted Your help is much appreciated

Comments

@axkr
Copy link
Owner

axkr commented Aug 13, 2020

Implement an improved Binet formula.

See:

The current implementation can be found here:

Some JUnit tests:

@axkr axkr added enhancement good first issue help wanted Your help is much appreciated labels Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Your help is much appreciated
Projects
None yet
Development

No branches or pull requests

1 participant