Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Replace Eigen with lapack-based implementation #404

Merged
merged 1 commit into from
Apr 3, 2017
Merged

Conversation

btracey
Copy link
Member

@btracey btracey commented Nov 11, 2016

No description provided.

@btracey
Copy link
Member Author

btracey commented Nov 11, 2016

This seems like the best signature for Factorize, but I'm a bit worried about the confusion it will cause. I think many users have only heard of "eigenvectors" and don't realize the two classes. I'm hoping that the documentation and the name asymmetry (which in my vision will eventually become Eigenvectors and LeftEigenvectors as methods on Dense) points users to what they want.

mat64/eigen.go Outdated
//
// This signature and behavior will change when issue #308 is resolved.
// See the documentation in lapack64.Geev for the format of the vectors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have documentation for this here rather than pointing users to lapack.

@btracey btracey mentioned this pull request Mar 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants