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

mat: Factorization methods should be consistent about usage #748

Closed
btracey opened this issue Apr 20, 2016 · 0 comments
Closed

mat: Factorization methods should be consistent about usage #748

btracey opened this issue Apr 20, 2016 · 0 comments
Labels
stability affects API stability

Comments

@btracey
Copy link
Member

btracey commented Apr 20, 2016

Factorization methods (Cholesky, Eigen) should be consistent about their behavior when factorization fails. For example, they should panic when Solve is called.

vladimir-ch referenced this issue in gonum/matrix Apr 21, 2016
vladimir-ch referenced this issue in gonum/matrix Apr 22, 2016
vladimir-ch referenced this issue in gonum/matrix Apr 22, 2016
vladimir-ch referenced this issue in gonum/matrix Apr 25, 2016
@btracey btracey changed the title mat64: Factorization methods should be consistent about usage matrix/mat64: Factorization methods should be consistent about usage Mar 16, 2017
@vladimir-ch vladimir-ch transferred this issue from gonum/matrix Dec 9, 2018
@vladimir-ch vladimir-ch changed the title matrix/mat64: Factorization methods should be consistent about usage mat: Factorization methods should be consistent about usage Dec 9, 2018
@btracey btracey added the stability affects API stability label Feb 15, 2019
btracey added a commit that referenced this issue Mar 23, 2019
* mat: change factorization inputs to use bit types

Fixes #756 and #748.
@btracey btracey closed this as completed Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stability affects API stability
Projects
None yet
Development

No branches or pull requests

1 participant