ekmett / ekmett/rounded

Additional special functions

Open
#31 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
35
Forks
13
PR merge metrics
No merged PRs in 30d

Description

MPFR includes several useful special functions that would be nice to add, see: https://tspiteri.gitlab.io/gmp-mpfr-sys/mpfr/MPFR-Interface.html . For example, I recently needed the incomplete gamma function `mpfr_gamma_inc` which is available in MPFR >=4.0. Which versions of MPFR is this package trying to maintain compatibility with?

By the way, to assist users in adding functions with the ffi, it would be nice to either expose `Numeric.Rounded.Internal`, or expose the functions `unary` and `binary` in that module.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.