From 992c8915ea4fb324a8d43203056d1f0224552236 Mon Sep 17 00:00:00 2001 From: Matthew Peddie Date: Thu, 18 Jun 2015 11:18:33 +1000 Subject: Add an interface to the GSL simulated annealing module. --- packages/gsl/hmatrix-gsl.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/gsl/hmatrix-gsl.cabal') diff --git a/packages/gsl/hmatrix-gsl.cabal b/packages/gsl/hmatrix-gsl.cabal index 6f983f2..f288c64 100644 --- a/packages/gsl/hmatrix-gsl.cabal +++ b/packages/gsl/hmatrix-gsl.cabal @@ -44,6 +44,7 @@ library Numeric.GSL, Numeric.GSL.LinearAlgebra, Numeric.GSL.Interpolation, + Numeric.GSL.SimulatedAnnealing, Graphics.Plot other-modules: Numeric.GSL.Internal, Numeric.GSL.Vector, -- cgit v1.2.3