summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 720b0ac94a3b1a798447fea9997925f4c9ac30b2 (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
26
27
28
29
30
31
32
33
pkgbase = python-assimulo
	pkgdesc = A package for solving ordinary differential equations and differential algebraic equations
	pkgver = 3.0
	pkgrel = 1
	url = http://www.jmodelica.org/assimulo
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = cython
	makedepends = cython2
	makedepends = gcc-fortran
	makedepends = sundials
	makedepends = lapack
	makedepends = subversion
	source = svn+https://svn.jmodelica.org/assimulo/tags/Assimulo-3.0
	source = sundials4.patch
	md5sums = SKIP
	md5sums = SKIP

pkgname = python-assimulo
	depends = python-scipy
	depends = python-matplotlib
	depends = lapack
	depends = sundials

pkgname = python2-assimulo
	depends = python2-numpy
	depends = python2-matplotlib
	depends = lapack
	depends = sundials