ccgeom

Crates.ioccgeom
lib.rsccgeom
version0.1.0
sourcesrc
created_at2021-05-28 14:38:49.653306
updated_at2021-05-28 14:38:49.653306
descriptionConstant curvature geometries toolkit
homepagehttps://github.com/agerasev/ccgeom
repositoryhttps://github.com/agerasev/ccgeom
max_upload_size
id403157
size31,941
Sam Demin (nthend)

documentation

https://docs.rs/ccgeom

README

ccgeom

Constant curvature geometries toolkit.

About

The crate contains traits and routines to work with:

  • Euclidean geometry (curvature = 0)
  • Hyperbolic geometry (curvature < 0)
  • Spherical geometry (curvature > 0)

Documentation

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 16

cargo fmt