Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garg3133/matrix-ops
https://github.com/garg3133/matrix-ops
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/garg3133/matrix-ops
- Owner: garg3133
- Created: 2024-06-30T18:26:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T06:44:49.000Z (4 months ago)
- Last Synced: 2024-07-31T23:57:57.906Z (4 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# matrix-ops
A library crate implementing various operations over a matrix.
Previous iteration: https://github.com/garg3133/matrix-ops-basic
### Examples
Examples are added in the [examples](examples) directory. To run an example, use: `cargo run --example `