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

MATRIX Algorithm #20

Open
8 tasks done
MAJOR-BEAST opened this issue Sep 30, 2020 · 23 comments · Fixed by #134
Open
8 tasks done

MATRIX Algorithm #20

MAJOR-BEAST opened this issue Sep 30, 2020 · 23 comments · Fixed by #134
Assignees
Labels
beginner-friendly A beginner friendly issue good first issue Good for newcomers intermediate python

Comments

@MAJOR-BEAST
Copy link
Contributor

MAJOR-BEAST commented Sep 30, 2020

Implementation of Basic Matrix Algorithms
Needs to be merged in Python/Matrix

  • Inverse of Matrix

  • Rotate Matrix

  • Sorting a Matrix

  • Spiral Print

  • Sherman Morrison

  • Count Islands in Matrix

  • Matrix Manipulation and Multiplication

  • nth Fibonacci number using matrix exponentiation

@diyajaiswal11
Copy link
Contributor

Hey @MAJOR-BEAST , I would like to work on Inverse of Matrix. Please assign it to me.

@MAJOR-BEAST
Copy link
Contributor Author

Assigning @diyajaiswal11 with Inverse of Matrix

@ParthS28
Copy link
Contributor

Hello @MAJOR-BEAST, can you assign rotate matrix to me?

@kritikaparmar-programmer
Copy link
Contributor

kritikaparmar-programmer commented Sep 30, 2020

Hey @MAJOR-BEAST and @geekquad please assign me spiral print of the matrix.. I would like to work on it.

@geekquad
Copy link
Owner

Assigning Spiral Print to @kritikaparmar-programmer .

@rajatsahay
Copy link
Contributor

hey @MAJOR-BEAST and @geekquad
I could work on Count Islands in a Matrix
Could you assign it to me? Thanks

@geekquad
Copy link
Owner

Assigning you with the same @rajatsahay

@MAJOR-BEAST
Copy link
Contributor Author

Assigning @ParthS28 with Rotate matrix

@ParthS28
Copy link
Contributor

Hi, nth Fibonacci number using matrix exponentiation seems really exciting and no one has taken it up yet. So can I do this?

@geekquad
Copy link
Owner

Hi, nth Fibonacci number using matrix exponentiation seems really exciting and no one has taken it up yet. So can I do this?

Sure @ParthS28 . Go ahead :)
Assigning nth Fibonacci number using matrix exponentiation to @ParthS28

kritikaparmar-programmer added a commit to kritikaparmar-programmer/AlgoBook that referenced this issue Oct 1, 2020
geekquad added a commit that referenced this issue Oct 1, 2020
@shaswatsingh19
Copy link

can I work on sherman morrison in python

@bera5186
Copy link
Contributor

bera5186 commented Oct 1, 2020

@geekquad @MAJOR-BEAST Can i do matrix multiplication ?

@geekquad
Copy link
Owner

geekquad commented Oct 1, 2020

Hey @shaswatsingh19, Sherman Morrison is already done. Please look around and try to find some other issue you would like to contribute to.

Assigning Matrix manipulation and multiplication to @bera5186

@diyajaiswal11 diyajaiswal11 removed their assignment Oct 1, 2020
@bera5186
Copy link
Contributor

bera5186 commented Oct 1, 2020

@geekquad i need more clarification about what you mean by "manipulation" in "Matrix manipulation and multiplication". Does it mean manipulation like addition and subtraction ?

@bera5186
Copy link
Contributor

bera5186 commented Oct 1, 2020

@geekquad as @diyajaiswal11 removed her assignment assign me inverse of matrix also

@MAJOR-BEAST
Copy link
Contributor Author

@geekquad i need more clarification about what you mean by "manipulation" in "Matrix manipulation and multiplication". Does it mean manipulation like addition and subtraction ?

Hey @bera5186 , matrix manipulation just means, addition & deletion of rows & columns in a predefined matrix by the user.

@bera5186
Copy link
Contributor

bera5186 commented Oct 1, 2020

@MAJOR-BEAST got it 🤟🏻⛏️

@MAJOR-BEAST
Copy link
Contributor Author

@geekquad as @diyajaiswal11 removed her assignment assign me inverse of matrix also

Since @diyajaiswal11 removed her assignment, I assign @bera5186 with Inverse of Matrix

@bera5186
Copy link
Contributor

bera5186 commented Oct 3, 2020

@geekquad @MAJOR-BEAST have a 👀 at #134

@geekquad geekquad reopened this Oct 3, 2020
@DasithEdirisinghe
Copy link
Contributor

@geekquad
Can you assign me to inverse of matrix

@geekquad
Copy link
Owner

Hey @DasithEdirisinghe, Inverse of a matrix is already assigned to someone else. But we have more issues here. Please see if you can contribute to something else. Thankyou.

@Abhi-Kmr2046
Copy link
Contributor

Please assign me "nth Fibonacci number using matrix exponentiation".

@geekquad
Copy link
Owner

geekquad commented Dec 7, 2020

Assigning nth Fibonacci number using matrix exponentiation to @Abhi-Kmr2046

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly A beginner friendly issue good first issue Good for newcomers intermediate python
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants