summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c082248d6ed1d2887408983458cc72e453c824e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = haskell-hmatrix
	pkgdesc = Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK.
	pkgver = 0.19.0.0
	pkgrel = 2
	url = https://hackage.haskell.org/package/hmatrix
	arch = x86_64
	license = BSD-3
	makedepends = ghc
	depends = ghc-libs
	depends = haskell-random
	depends = haskell-split
	depends = haskell-storable-complex
	depends = haskell-vector
	depends = lapack
	depends = blas
	source = https://hackage.haskell.org/package/hmatrix-0.19.0.0/hmatrix-0.19.0.0.tar.gz
	source = haskell-hmatrix-semigroups.patch
	sha512sums = 14985ac8db51c45dec90c436d6de74e6b263ea0e219e23bf0930271874adaf9f317ae783a72a307e8a10a0b3da092ca78ca26f3b7e6433e0b9db4f224c6a3d0a
	sha512sums = 9e47bc3950819c5f7807489208a7e46b9b5fc4f579c7df25ad2d06c35c082ceb31bc04355aeafb8814ba409abed9b395583c4769a894798901ed83ecd3c35007

pkgname = haskell-hmatrix