More useful information
For more background information and the theory behind DivNet, please check out the original DivNet repository and the DivNet manuscript.
You can find the divnet-rs
source code on GitHub.
I wrote a blog post introducing divnet-rs
. It it, I give more background information on the problems that DivNet attempts to solve and how it tries to solve them, talk a bit more about the differences in the Rust and R implementations, and do some benchmark comparisons between the two implementations.