https://github.com/strawlab/pretty-print-nalgebra
https://github.com/strawlab/pretty-print-nalgebra
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strawlab/pretty-print-nalgebra
- Owner: strawlab
- License: apache-2.0
- Created: 2020-05-06T13:50:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T17:22:09.000Z (over 2 years ago)
- Last Synced: 2024-12-31T21:14:40.786Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Crate `pretty-print-nalgebra` for the [Rust language](https://www.rust-lang.org/)
## About
This is a small macro-only crate providing ability to pretty-print a 2D nalgebra array.
## Code of conduct
Anyone who interacts with this software in any space, including but not limited
to this GitHub repository, must follow our [code of
conduct](code_of_conduct.md).
## License
Licensed under either of these:
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
https://opensource.org/licenses/MIT)