Search Criteria
Package Details: python-mshr-git 20180104-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mshr-git.git (read-only, click to copy) |
---|---|
Package Base: | python-mshr-git |
Description: | Mesh generation component of FEniCS (python interafce) |
Upstream URL: | https://bitbucket.org/fenics-project/mshr |
Licenses: | GPL3 |
Groups: | fenics-git |
Submitter: | heitzmann |
Maintainer: | carlosal1015 |
Last Packager: | heitzmann |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-18 13:47 (UTC) |
Last Updated: | 2018-02-15 12:49 (UTC) |
Latest Comments
linux_dream commented on 2018-02-17 20:08 (UTC)
Thanks heitzmann, it now works as expected.
heitzmann commented on 2018-02-15 12:53 (UTC)
Thanks for the comment, I haven't been using this package lately.
I've split the python interface from the main library (similar to dolfin) so it should be working now.
linux_dream commented on 2018-02-09 22:04 (UTC)
I get :" from mshr import * ModuleNotFoundError: No module named 'mshr' " when I try to run some code that works when I use for example docker, or when I run FEniCS from Ubuntu. I wonder if this package installs python-mshr-git correctly (i.e. in the right place) or whether there's a bug somewhere...