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

How do I inverse a matrix? #5

Open
aligajani opened this issue Jun 13, 2014 · 7 comments
Open

How do I inverse a matrix? #5

aligajani opened this issue Jun 13, 2014 · 7 comments

Comments

@aligajani
Copy link

No description provided.

@Dakkers
Copy link

Dakkers commented Jun 27, 2014

doesn't seem to be a part of Matrix.php so I don't think you can :\

@aligajani
Copy link
Author

I suppose this is a basic feature of any Matrix math library :(

On Fri, Jun 27, 2014 at 10:45 PM, Dakota St. Laurent <
[email protected]> wrote:

doesn't seem to be a part of Matrix.php so I don't think you can :\


Reply to this email directly or view it on GitHub
#5 (comment).

Ali Gajani
Founder at Mr. Geek
www.mrgeek.me
www.aligajani.com

@Dakkers
Copy link

Dakkers commented Jun 28, 2014

yeah, I'm surprised it's not a part of it, especially considering this is a fork of Numbers.js which had it...hmm. maybe I'll take a stab at it.

@aligajani
Copy link
Author

Sure. Any good PHP library that does it?

Or perhaps someone can add to this.

On Saturday, June 28, 2014, Dakota St. Laurent [email protected]
wrote:

yeah, I'm surprised it's not a part of it, especially considering this is
a fork of Numbers.js which had it...hmm. maybe I'll take a stab at it.


Reply to this email directly or view it on GitHub
#5 (comment).

Ali Gajani
Founder at Mr. Geek
www.mrgeek.me
www.aligajani.com

@Dakkers
Copy link

Dakkers commented Jun 28, 2014

I'm unsure - I've never done PHP, I'm just a collab of Numbers.js so i was thinking of adding to this repo too.

@GordonLesti
Copy link

@aligajani I'm working on https://github.com/NumPHP/NumPHP, maybe you would like to try it?

@ritvikgautam
Copy link

Updated and created a pull request #7 to implement inverse of a matrix.

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

No branches or pull requests

4 participants