ColSpecF Logo

Introduction

ColSpecF (Collected Special Functions) is a Fortran library for evaluating mathematical Special Functions, built around adaptations of algorithms collected from several sources.

Tests

Tests are conducted by comparing the ColSpecF results with those of mpmath, an arbitrary-precision numerical library.

Testing routines are built using test-drive, a standard Fortran unit testing framework.

Documentation

The API documentation for this library is generated using FORD and is deployed and hosted on ReadTheDocs.

References

Fortran code for evaluating special functions is sourced from the following websites:

This list grows as more special functions are added to the library.

License

ColSpecF is a Fortran library distributed under multiple licenses or permissions based on code origin. Users must comply with the applicable license or permission for each portion of the code. See the License for full details.