Skip to content

Adding some simple matrix helper functions#7

Open
kaelingre wants to merge 2 commits into
symbolica-dev:mainfrom
kaelingre:matrix_features
Open

Adding some simple matrix helper functions#7
kaelingre wants to merge 2 commits into
symbolica-dev:mainfrom
kaelingre:matrix_features

Conversation

@kaelingre

Copy link
Copy Markdown
Contributor
  • iter_mut: iterator over mutable matrix entries
  • append_row: appending a single row to the matrix
  • concatenate: concatenate two matrices, , i.e. appends the rows of one matrix to the other.

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/tensors/matrix.rs 0.00% 13 Missing ⚠️

📢 Thoughts on this report? Let us know!

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