]> Repositorios git - scryer-prolog.git/commitdiff
Add README entry for numerics/special_functions
authorDavid C. Norris <[email protected]>
Mon, 11 Aug 2025 01:30:36 +0000 (21:30 -0400)
committerDavid C. Norris <[email protected]>
Mon, 11 Aug 2025 01:30:36 +0000 (21:30 -0400)
README.md

index 5cdf6c210bce752f0cc9371e4f5342622c989e20..e453a33dcd316fdcafe8b7bc2110392d19339d1b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -766,6 +766,8 @@ The modules that ship with Scryer&nbsp;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