summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 585fbf3459039251abc4ba1e2de881c122e1c895 (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
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
	depends = python-scipy
	depends = python-matplotlib
	depends = lapack
	depends = sundials
	source = Assimulo-3.1::svn+https://svn.jmodelica.org/assimulo/tags/Assimulo-3.1
	source = sundials5.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = python-assimulo