Skip to content

Conversation

@sushant-sinha
Copy link
Contributor

I used Java for matrix inversion: which takes variable 'n' and matrix elements as input and returns the inverted matrix as output.

@Astrodevil
Copy link
Owner

Astrodevil commented Oct 2, 2021

mention your issue number

What's in matrix inversion 1?

@sushant-sinha
Copy link
Contributor Author

I raised a new issue #235.

I tried using the Gauss Jordan method but wasn't able to complete it. But the program still had the comment (which was misleading). So I removed it in Matrix inversion 1.

@Astrodevil Astrodevil linked an issue Oct 2, 2021 that may be closed by this pull request
@Astrodevil Astrodevil merged commit e129a5f into Astrodevil:main Oct 2, 2021
@sushant-sinha sushant-sinha deleted the binomial branch October 2, 2021 15:25
@sushant-sinha
Copy link
Contributor Author

@Astrodevil @subh-chaturvedi Can you please let me know what specifically we have to do to get the hacktoberfest-accepted label?

@Astrodevil
Copy link
Owner

You have to mention in description that this pr/issue is for hacktoberfest if applicable maintainer will add hacktoberfest-accepted tag

@sushant-sinha
Copy link
Contributor Author

sushant-sinha commented Oct 2, 2021

@Astrodevil can you add it now as it's my first fest and wasn't aware of this.

From now on I will add this to my description.

@Astrodevil Astrodevil added the hacktoberfest-accepted used for hacktoberfest 2021 label Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted used for hacktoberfest 2021

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java program for matrix inversion

2 participants