Skip to content

jacobwilliams/kronrod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kronrod

Fortran program for generating Gauss-Kronrod coefficients.

Uses the MPFUN2020 arbitrary precision Fortran library.

The purpose of this is to use it for the new modernized QUADPACK library.

Building

A Fortran Package Manager manifest file is included, so that the application can be compiled and run with FPM. For example:

fpm run --profile release

See also

References

Releases

No releases published

Packages

No packages published