python2-scientificpython has been added as a dependency to fiat-bzr
Search Criteria
Package Details: fiat-git 20140214-1
Package Actions
| Package Base: | fiat-git |
|---|---|
| Description: | Supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. |
| Upstream URL: | https://bitbucket.org/fenics-project/fiat |
| Category: | science |
| Licenses: | |
| Groups: | |
| Conflicts: | |
| Provides: | |
| Submitter: | myles |
| Maintainer: | myles |
| Last Packager: | myles |
| Votes: | 3 |
| First Submitted: | 2013-03-22 22:49 |
| Last Updated: | 2014-05-28 09:52 |
Latest Comments
Comment by myles
Comment by jasper
$ python2 demo_poisson.py
...
Exception: Unable to import the Python Scientific module required by FIAT.
Consider installing the package python-scientific.
After installing python2-netcdf4 as suggested at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674014 yields the same exception. How should I go about this?
Comment by davidovitch
python2-scientificpython is a dependency of FIAT. Discovered when doing my first install of dolfin and components. Thanks for making and maintaining this package!
Comment by myles
Orphaned, please see http://aur.archlinux.org/packages.php?ID=58971
Anonymous comment
diff for version 1.0.0:
3c3
< pkgver=0.9.9
---
> pkgver=1.0.0
12,13c12,13
< source=($url/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz)
< md5sums=('62fd06a9a28537b4f73a98f345f91db6')
---
> source=($url/1.0.x/$pkgver/+download/$pkgname-$pkgver.tar.gz)
> md5sums=('fcbad66fb59a07b716e072a15fc51bb5')