Skip to content

Adds functions to generate matrices#246

Merged
ryanmrichard merged 4 commits into
masterfrom
generate_matrices
May 30, 2026
Merged

Adds functions to generate matrices#246
ryanmrichard merged 4 commits into
masterfrom
generate_matrices

Conversation

@ryanmrichard
Copy link
Copy Markdown
Member

Is this pull request associated with an issue(s)?
No.

Description
For testing purposes it is very useful to be able to generate matrices with certain properties. I added a sub-library "generate" to contain code for generating such matrices. This can eventually be extended to tensors of other ranks too.

TODOs
None. R2g.

@ryanmrichard ryanmrichard requested a review from jwaldrop107 May 29, 2026 20:28
@ryanmrichard ryanmrichard self-assigned this May 29, 2026
Copy link
Copy Markdown
Member

@jwaldrop107 jwaldrop107 left a comment

Choose a reason for hiding this comment

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

The code looks fine, but most of it is undocumented.

Comment thread include/tensorwrapper/generate/generate_eigen_system.hpp
Comment thread include/tensorwrapper/generate/generate_eigenvalues.hpp Outdated
Comment thread include/tensorwrapper/generate/generate_utils.hpp
Comment thread include/tensorwrapper/generate/random_orthogonal_matrix.hpp
@ryanmrichard
Copy link
Copy Markdown
Member Author

updated

@ryanmrichard ryanmrichard merged commit f933087 into master May 30, 2026
6 checks passed
@ryanmrichard ryanmrichard deleted the generate_matrices branch May 30, 2026 13:59
@github-actions
Copy link
Copy Markdown
Contributor

🚀 [bumpr] Bumped!
New version:v0.0.91
Changes:v0.0.90...v0.0.91

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.

2 participants