Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurtlawrence/geom

Common geometry and spatial math specific to application in the mining industry
https://github.com/kurtlawrence/geom

Last synced: about 2 months ago
JSON representation

Common geometry and spatial math specific to application in the mining industry

Awesome Lists containing this project

README

        

# Testing

Usually testing is done via `cargo test`.

Some tests use massive test files which are not committed to avoid blowing out the
repository size.
These files are housed locally and ignored in the tests.
The tests can be run with `cargo test -- --ignored`.