Skip to content

Adding Eigenvalue solving to sm::mat#130

Merged
sebsjames merged 26 commits into
mainfrom
dev/eigenvalues
May 15, 2026
Merged

Adding Eigenvalue solving to sm::mat#130
sebsjames merged 26 commits into
mainfrom
dev/eigenvalues

Conversation

@sebsjames
Copy link
Copy Markdown
Owner

No description provided.

@sebsjames
Copy link
Copy Markdown
Owner Author

Got row reduction (to row echelon form) implemented (this was another part of the algo that Claude code failed to incorporate into its original solution). The next question is how to compute reduced row echelon form for a matrix of complex elements.

@sebsjames sebsjames merged commit e5c1bde into main May 15, 2026
6 checks passed
@sebsjames sebsjames deleted the dev/eigenvalues branch May 15, 2026 14:38
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.

1 participant