diff options
author | Alberto Ruiz <aruiz@um.es> | 2007-07-30 09:02:57 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2007-07-30 09:02:57 +0000 |
commit | 0c38c1b0e122a56ea98c494e60ba90afe2688664 (patch) | |
tree | 5623779a630694c04525b0c38314d6aa9b511e4f /HSSL.cabal | |
parent | b9db4d25d87cd4ab0f493413db92fb41b7eacda9 (diff) |
links to documentation for special functions
Diffstat (limited to 'HSSL.cabal')
-rw-r--r-- | HSSL.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ Exposed-modules: Data.Packed.Internal, | |||
42 | GSL.Special.Pow_int, GSL.Special.Psi, | 42 | GSL.Special.Pow_int, GSL.Special.Psi, |
43 | GSL.Special.Synchrotron, GSL.Special.Trig, | 43 | GSL.Special.Synchrotron, GSL.Special.Trig, |
44 | GSL.Special.Zeta, GSL.Special.Log, | 44 | GSL.Special.Zeta, GSL.Special.Log, |
45 | GSL.Special.Legendre, | ||
45 | GSL.Fourier, | 46 | GSL.Fourier, |
46 | GSL.Polynomials, | 47 | GSL.Polynomials, |
47 | GSL.Minimization, | 48 | GSL.Minimization, |