/geom

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

Primary LanguageRust

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.