diff --git a/README.md b/README.md index 5cdf6c21..e453a33d 100644 --- a/README.md +++ b/README.md @@ -766,6 +766,8 @@ The modules that ship with Scryer Prolog are also called * [`uuid`](src/lib/uuid.pl) UUIDv4 generation and hex representation * [`tls`](src/lib/tls.pl) Predicates for negotiating TLS connections explicitly. +* [`numerics/special_functions`](src/lib/numerics/special_functions.pl) + Predicates for erf, gamma, beta, and related special functions. * [`ugraphs`](src/lib/ugraphs.pl) Graph manipulation library * [`simplex`](src/lib/simplex.pl) Providing `assignment/2`, `transportation/4` and other predicates for solving linear