Skip to content

Add Matrix type and matrix algebra support#68

Open
chrissimpkins wants to merge 32 commits intomainfrom
matrix
Open

Add Matrix type and matrix algebra support#68
chrissimpkins wants to merge 32 commits intomainfrom
matrix

Conversation

@chrissimpkins
Copy link
Owner

@chrissimpkins chrissimpkins commented Jan 7, 2022

Closes #46
Closes #69
Closes #70
Closes #76
Closes #79
Closes #83

@chrissimpkins
Copy link
Owner Author

chrissimpkins commented Jan 14, 2022

rebased on main @ commit 2a42552 to pull in clippy lint fail fix on the Vector struct (#82) that was released in v0.8.1

@chrissimpkins
Copy link
Owner Author

chrissimpkins commented Jan 14, 2022

rebased on main @ commit 2a42552 to pull in clippy lint fail fix on the Vector struct (#82) that was released in v0.8.1

and the clippy lint fail was addressed on the Matrix struct in c513c28

returns zero matrices with dimensions defined by paramters
…_column_* methods

This keeps the index numbering system consistent with direct immutable and mutable Matrix index data access
binary subtraction operator overload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant