blob: 12110e593882c0d5ef6da27517cb8917e135c4f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = sleipnirgroup-sleipnir-git
pkgdesc = A sparsity and linearity-exploiting interior-point solver, now with readable internals
pkgver = 0.1.0.r34.g7f89d55
pkgrel = 1
url = https://github.com/SleipnirGroup/Sleipnir
arch = x86_64
license = BSD
checkdepends = python-pytest
makedepends = cmake
makedepends = nanobind
makedepends = python-build
makedepends = python-installer
depends = eigen
depends = python-numpy
depends = python-scipy
provides = sleipnirgroup-sleipnir
conflicts = sleipnirgroup-sleipnir
options = !strip
options = staticlibs
source = git+https://github.com/SleipnirGroup/Sleipnir
md5sums = SKIP
pkgname = sleipnirgroup-sleipnir-git
|