summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c6c7b8f8db0d19b2fdb29bb3564e25dfd3cba06 (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
pkgbase = meep-python
	pkgdesc = A free finite-difference time-domain simulation software package (with Python support)
	pkgver = 1.29.0
	pkgrel = 1
	url = http://ab-initio.mit.edu/wiki/index.php/Meep
	arch = x86_64
	license = GPL
	makedepends = gcc-fortran
	makedepends = suitesparse
	makedepends = swig
	depends = openmpi
	depends = harminv
	depends = libctl
	depends = hdf5
	depends = gsl
	depends = fftw
	depends = guile
	depends = julia
	depends = python
	depends = python-numpy
	optdepends = h5utils: for visualization and conversion of scientific data
	optdepends = python-matplotlib: for visualization in Python
	optdepends = python-scipy: for scientific computations in Python
	optdepends = python-autograd: for fast differentiation in Python
	conflicts = meep
	options = !libtool
	options = !makeflags
	options = staticlibs
	source = meep-1.29.0.tar.gz::https://github.com/NanoComp/meep/archive/v1.29.0.tar.gz
	sha256sums = f63bdf6a8fbae8aad87d4f683da3a466d687848a53bbebe1d6935fb268aeeffa

pkgname = meep-python