Docs.rs
rita-0.1.7
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rita 0.1.7
Randomized Incremental Triangulation Algorithms
Crate
Source
Builds
Feature flags
Documentation
Coverage
57.33%
43
out of
75
items documented
2
out of
56
items with examples
Size
Source code size: 166.18 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 836.69 kB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 26s
Average build duration of
successful
builds.
all releases: 25s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
glennDittmann/rita
10
2
0
crates.io
Dependencies
anyhow ^1.0
normal
geogram_predicates ^0.2.1
normal
log ^0.4
normal
nalgebra ^0.33
normal
rand ^0.9
normal
rand_distr ^0.5
normal
rayon ^1.10
normal
Versions
0.2.1
(2025-04-29)
0.2.0
(2025-04-29)
0.1.7
(2025-04-19)
0.1.6
(2025-04-16)
0.1.5
(2025-04-13)
0.1.4
(2025-02-12)
0.1.3
(2025-02-07)
0.1.2
(2025-02-06)
Owners
Rita
An implementation of 2D and 3D weighted delaunay triangulation via incremental algorithms.