blob: 5f976ef69a827967f1be0a3c730ab5175cefddb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hmat-oss
pkgdesc = A hierarchical matrix C/C++ library
pkgver = 1.7.1
pkgrel = 1
url = https://github.com/jeromerobert/hmat-oss
arch = x86_64
license = GPL
makedepends = cmake
depends = cblas
depends = lapack
source = https://github.com/jeromerobert/hmat-oss/archive/1.7.1.tar.gz
sha256sums = 8ff641ec6b1ae290ee8d67ba5880fb636659c5f150e84daa826d93140500b3ed
pkgname = hmat-oss
|