Skip to content

Comments

Fixed Eigen values and vectors for matrix with single value#13

Open
DurieuxPol wants to merge 2 commits intoPolyMathOrg:masterfrom
DurieuxPol:feat/methods
Open

Fixed Eigen values and vectors for matrix with single value#13
DurieuxPol wants to merge 2 commits intoPolyMathOrg:masterfrom
DurieuxPol:feat/methods

Conversation

@DurieuxPol
Copy link
Contributor

Fixes pharo-ai/linear-models#23
For this kind of matrix, the eigenvalue is just the single value and the eigenvector is (1).

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

Successfully merging this pull request may close these issues.

AILinearRegressionLeastSquaresVanilla is broken for single variable inputs

2 participants