summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f2fce6ba511895e240eb1e1477e73b316b30019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-assimulo
	pkgdesc = A package for solving ordinary differential equations and differential algebraic equations
	pkgver = 3.1
	pkgrel = 1
	url = http://www.jmodelica.org/assimulo
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = python-setuptools
	makedepends = cython
	makedepends = gcc-fortran
	makedepends = sundials
	makedepends = lapack
	makedepends = git
	depends = python-scipy
	depends = python-matplotlib
	depends = lapack
	depends = sundials
	source = Assimulo-3.1::git+https://github.com/modelon/Assimulo.git#branch=Assimulo-3.1.x
	source = sundials5.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = python-assimulo