packages feed

hquantlib-0.0.2.3: src/QuantLib/Math.hs

module QuantLib.Math
        ( module QuantLib.Math.InverseNormal
        , module QuantLib.Math.Copulas
        ) where

import QuantLib.Math.InverseNormal
import QuantLib.Math.Copulas