WildF Logo

Introduction

WildF is a Fortran library for evaluating mathematical Special Functions. Just like wild creatures, Special Functions are unusual, but interesting mathematical objects that arise in many areas of applied mathematics. This library aims to serve as a support for any project that needs the computation of these rare species.

Tests

Tests are conducted by comparing the WildF results with those of mpmath, an arbitrary-precision numerical library. These tests ensure at least 8 digits of precision within the specified domains.

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

  1. Shanjie Zhang, Jianming Jin. 1996. Computation of Special Functions. Wiley, New York, NY.