Skip to content

Added MatrixFastPower.java #501

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

Merged
merged 2 commits into from
Aug 30, 2018
Merged

Added MatrixFastPower.java #501

merged 2 commits into from
Aug 30, 2018

Conversation

DDullahan
Copy link
Contributor

Added MatrixFastPower.java
Other Matrix basic operator is based on @khalil2535

Copy link
Contributor

@varunu28 varunu28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Missing the main method with examples
  • Correct the imports. Do not import everything
  • Make the class name same as file name

@DDullahan
Copy link
Contributor Author

@varunu28 fixed :-)

@DDullahan
Copy link
Contributor Author

tks for your suggestions

@varunu28 varunu28 merged commit 65a919f into TheAlgorithms:master Aug 30, 2018
@varunu28
Copy link
Contributor

Thanks for the PR @DDullahan . I would encourage you to add the algorithms under Matrix to the Development branch along with the tests. Please follow the points mentioned in README of Development branch.

@DDullahan
Copy link
Contributor Author

Got it. I will follow this in my next pr.
Thanks again :-)

@varunu28
Copy link
Contributor

@DDullahan Just make sure the PR is against the Development branch

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