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

several patches for linalg (Trac #37) #564

Closed
scipy-gitbot opened this issue Apr 25, 2013 · 3 comments
Closed

several patches for linalg (Trac #37) #564

scipy-gitbot opened this issue Apr 25, 2013 · 3 comments
Labels
enhancement A new feature or improvement Migrated from Trac

Comments

@scipy-gitbot
Copy link

Original ticket http://projects.scipy.org/scipy/ticket/37 on 2006-03-14 by trac user Norbert@..., assigned to unknown.

attached a few patches against revision 1696
they are dependent on ticket gh-563 to numpy, see
http://projects.scipy.org/scipy/numpy/ticket/36
for some additional information.

scipy-1-eigh-eigvalsh.diff
added two new functions to scipy.linalg. All the interfaces were
there already...

scipy-2-dual-norm.diff
added 'norm' to the list of dual functions

scipy-3-norm-change-default.diff
changed the norm in the same way as "numpy.linalg.norm" was changed. See comments there.

@scipy-gitbot
Copy link
Author

Attachment added by trac user Norbert@... on 2006-03-14: scipy-1-eigh-eigvalsh.diff

@scipy-gitbot
Copy link
Author

Attachment added by trac user Norbert@... on 2006-03-14: scipy-2-dual-norm.diff

@scipy-gitbot
Copy link
Author

Attachment added by trac user Norbert@... on 2006-03-14: scipy-3-norm-change-default.diff

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 Migrated from Trac
Projects
None yet
Development

No branches or pull requests

1 participant