pfapack 0.2.0

Rust interface for the pfapack library, a Fortran library to compute Pfaffians.
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.num-complex]
default-features = false
version = "0.4"

[dependencies.pfapack-sys]
version = "0.1.1"

[dev-dependencies.assert]
version = "0.7.4"

[dev-dependencies.pretty_assertions]
version = "1"

[package]
description = "Rust interface for the pfapack library, a Fortran library to compute Pfaffians."
edition = "2021"
license-file = "LICENSE"
name = "pfapack"
readme = "README.md"
repository = "https://github.com/Duumbo/pfapack-rs/tree/main"
version = "0.2.0"