8000 ENH: linalg: Add a function to compute the inverse of a Pascal matrix. by WarrenWeckesser · Pull Request #4012 · scipy/scipy · GitHub
[go: up one dir, main page]

Skip to content

ENH: linalg: Add a function to compute the inverse of a Pascal matrix. #4012

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 3 commits into from
Dec 21, 2014

Conversation

WarrenWeckesser
Copy link
Member

No description provided.

@WarrenWeckesser WarrenWeckesser added enhancement A new feature or improvement scipy.linalg labels Sep 22, 2014
@WarrenWeckesser WarrenWeckesser added this to the 0.16.0 milestone Sep 22, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling 99c508e on WarrenWeckesser:enh-invpascal into c532eb8 on scipy:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling 3e2843b on WarrenWeckesser:enh-invpascal into c532eb8 on scipy:master.

@argriffing
Copy link
Contributor

I like the idea but I hate object arrays so I'll let someone else merge this.

@rgommers
Copy link
Member

I can bear to look at object arrays, and they're already used in linalg.pascal, so in it goes. Thanks Warren.

rgommers pushed a commit that referenced this pull request Dec 21, 2014
ENH: linalg: Add a function to compute the inverse of a Pascal matrix.
@rgommers rgommers merged commit 4d2ab28 into scipy:master Dec 21, 2014
@WarrenWeckesser WarrenWeckesser deleted the enh-invpascal branch December 21, 2014 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or improvement scipy.linalg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0