pfapack-sys 0.1.1

Rust bindings to pfapack, a Fortran library to compute Pfaffians.
Documentation
1
2
3
4
5
6
# pfapack-sys
Rust bindings to the Fortran library pfapack.

This library is not mine, it was taken from https://michaelwimmer.org/downloads.html and
it was part of a publication at https://arxiv.org/abs/1102.3440.
Please cite the original author if you use this crate.