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

Completed operators, transpose, and matrix exponentiation #9

Closed

Conversation

pranav-agarwal800
Copy link

Issue Solved (#1 & #3)
Pranav Agarwal

@anmoljain13
Copy link

anmoljain13 commented Aug 29, 2021

Add test showcasing the functionality added in the main function and don't change the previous tests. Also try to do Matrix exponentiation in O((k^3)log(N)) where the matrix is of the size k*k and exponent is N.

@codingiitg codingiitg closed this Dec 3, 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 this pull request may close these issues.

3 participants