summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-22bump: cargo versionHEADmasterZhongheng Liu
2025-03-18test: thingZhongheng Liu
2025-02-14feat: create subtraction of matricesZhongheng Liu
2025-01-25chore(cargo): bump semVerZhongheng Liu
2025-01-25chore(cargo): bump semVerZhongheng Liu
2025-01-25feat: support float and better test caseZhongheng Liu
2025-01-25chore(cargo): bump semVerZhongheng Liu
2025-01-25feat: matrix mathZhongheng Liu
2025-01-23fix: correct from functionZhongheng Liu
2025-01-23chore: bump cargo verZhongheng Liu
2025-01-23feat(from): impl From i32 vectorZhongheng Liu
2025-01-23feat(matrix_op): add multiplicationZhongheng Liu
2025-01-23feat!: method stubs for mult and subZhongheng Liu
2025-01-23Merge branch 'master' of homelab-fedora:stvnliu/matrix-rsZhongheng Liu
2025-01-23chore: add cargo descriptionZhongheng Liu
2025-01-23chore: add cargo descriptionZhongheng Liu
2025-01-23chore: bump project versionZhongheng Liu
2025-01-23docs: write more documentationZhongheng Liu
2025-01-23chore(meta): update name and metadataZhongheng Liu
2025-01-22chore: update cargo tomlZhongheng Liu
2025-01-22chore(cargo): convert project to libZhongheng Liu
2025-01-22feat: various fixesZhongheng Liu
2025-01-22fix: fixed row/column check in addZhongheng Liu
2025-01-22chore: update main rs to testZhongheng Liu
2025-01-22chore: cleanup some thingsZhongheng Liu
2025-01-22fix: fixed incorrect determinant sumZhongheng Liu
2025-01-22feat: add display trait to matrixZhongheng Liu
2025-01-22init: first working impl of determinantZhongheng Liu