#fortran #bindings #compute #pfapack #pfaffians

sys pfapack-sys

Rust bindings to pfapack, a Fortran library to compute Pfaffians

2 releases

0.1.1 Jun 6, 2023
0.1.0 Jun 5, 2023

#16 in #fortran

33 downloads per month
Used in pfapack

Custom license

1MB
20K SLoC

FORTRAN Modern 9K SLoC // 0.1% comments FORTRAN Legacy 7K SLoC // 0.6% comments C 3.5K SLoC // 0.2% comments Rust 415 SLoC // 0.0% comments C++ 101 SLoC // 0.2% comments Shell 6 SLoC // 0.2% comments

Contains (ELF exe/lib, 200KB) c_interface/EXAMPLES/example1_c++.out, (ELF exe/lib, 195KB) c_interface/EXAMPLES/example1_c.out, (ELF exe/lib, 195KB) c_interface/EXAMPLES/example1_c99.out, (ELF exe/lib, 200KB) c_interface/EXAMPLES/example2_c.out, (ELF exe/lib, 140KB) c_interface/EXAMPLES/example5_c.out, (ELF exe/lib, 71KB) c_interface/EXAMPLES/example3_c.out and 4 more.

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.

Dependencies