From cef3e449d23d08e6263ca22d8ab87151d489dd98 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Thu, 2 Feb 2012 12:56:00 +0000 Subject: This library provides implementations of special mathematical functions and Chebyshev polynomials. These functions are often useful in statistical and numerical computing. WWW: https://github.com/bos/math-functions --- math/hs-math-functions/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 math/hs-math-functions/pkg-descr (limited to 'math/hs-math-functions/pkg-descr') diff --git a/math/hs-math-functions/pkg-descr b/math/hs-math-functions/pkg-descr new file mode 100644 index 000000000000..efb668ac39fe --- /dev/null +++ b/math/hs-math-functions/pkg-descr @@ -0,0 +1,5 @@ +This library provides implementations of special mathematical functions +and Chebyshev polynomials. These functions are often useful in statistical +and numerical computing. + +WWW: https://github.com/bos/math-functions -- cgit v1.2.3