summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-03-18test: thingZhongheng Liu
2025-02-14feat: create subtraction of matricesZhongheng Liu
2025-01-25feat: support float and better test caseZhongheng Liu
2025-01-25feat: matrix mathZhongheng Liu
2025-01-23fix: correct from functionZhongheng 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-23docs: write more documentationZhongheng Liu
2025-01-23chore(meta): update name and metadataZhongheng 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