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

Added fast matrix exponentiation #862

Merged
merged 1 commit into from Dec 23, 2018
Merged

Added fast matrix exponentiation #862

merged 1 commit into from Dec 23, 2018

Conversation

ghost
Copy link

@ghost ghost commented Dec 23, 2018

Fast matrix exponentiation method.

Can be used in many scenarios, one such is can be used to find nth fibonacci number in log(n).
Can be used to calculate nth term of an arithmetic-geometric series.

@ghost ghost mentioned this pull request Dec 23, 2018
@ravivarshney01 ravivarshney01 merged commit df2f6ff into VAR-solutions:master Dec 23, 2018
@ghost
Copy link
Author

ghost commented Dec 23, 2018

@ravivarshney01 Thanks for merging. Btw, I have referenced this from issue hunter bounty page, can you it will be very kind of you to accept it there too.

@ravivarshney01
Copy link
Member

@forgotter i will accept that too but tell me , can you gather more than $100 (so that you able to withdraw through paypal)

@ghost
Copy link
Author

ghost commented Dec 23, 2018

Actually, I plan to spend that amount to popularize my own repos :)

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.

None yet

2 participants