name: lazysplines version: 0.2 x-revision: 1 synopsis: Differential solving with lazy splines description: Differential solving with lazy splines. Source code to accompany the draft paper at . See the source of Numeric.LazySplines.Examples for usage. category: Math license: BSD3 license-file: LICENSE author: Gershom Bazerman, Jeff Polakow maintainer: gbazerman@gmail.com Tested-With: GHC == 7.8 Build-Type: Simple Cabal-Version: >= 1.6 Library build-depends: base > 3, base < 4.8 exposed-modules: Numeric.LazySplines Numeric.LazySplines.Examples source-repository head type: darcs location: http://hub.darcs.net/gershomb/lazysplines