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

Add matrix operations #309

Open
SammyUrfen opened this issue Oct 8, 2024 · 1 comment
Open

Add matrix operations #309

SammyUrfen opened this issue Oct 8, 2024 · 1 comment

Comments

@SammyUrfen
Copy link

I would like to add a file where one can do all the matrix operations

  • addition, subtraction, scalar multiplication, matrix multiplication, transpose of a matrix, rotating the matrix (90deg, 180deg or 270 deg) and inverse - cofactor - adjoint of a square matrix.

i would also like to make changes to the sorting file to not only sort the array but also print all the steps for sorting the array (in the terminal). Also adding insertion sort and selection sort.

Also change the star pattern file to include not only print pyramid but several other patterns - (diamond, reverse diamond, inverse pyramid, etc and more if you need)

I am a college student and i definitely feel like adding these would help people and make the project better.
This would be my first project to work on so if you could assign me this role I will be thankful

@SammyUrfen
Copy link
Author

@DhanushNehru Could you assign this to me under the label hacktoberfest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants