noshu / cg-sys

Rust binding of fortran CG+ subroutine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cg-sys

Rust binding of fortran CG+ subroutine. To know more about the condition to use the orginal Fortran routine please go here #Reference

  • J. C. Gilbert and J. Nocedal. Global Convergence Properties of Conjugate Gradient Methods for Optimization, (1992) SIAM J. on Optimization, 2, 1.

About

Rust binding of fortran CG+ subroutine

License:MIT License


Languages

Language:Fortran 91.5%Language:Rust 4.7%Language:Makefile 3.8%