Skip to content

Rewrite *other* fibonacci.py #5733

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

Closed
tianyizheng02 opened this issue Oct 31, 2021 · 0 comments · Fixed by #5734
Closed

Rewrite *other* fibonacci.py #5733

tianyizheng02 opened this issue Oct 31, 2021 · 0 comments · Fixed by #5734

Comments

@tianyizheng02
Copy link
Contributor

tianyizheng02 commented Oct 31, 2021

I opened issue #5665 to have fibonacci.py rewritten, but apparently there are multiple files with that name. The PR that @citharus made (#5677) revamps the file dynamic_programming/fibonacci.py (thanks for your contributions btw!) whereas this issue seeks to revamp the file maths/fibonacci.py.

I'm opening this as a new issue since it's technically a different algorithm file and the two fibonacci.py files each use different algorithms to calculate the Fibonacci sequence.

This was referenced Oct 31, 2021
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 a pull request may close this issue.

1 participant