Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install pydune
How to install pyDune
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pydune
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.1.1
| | |
---|
Windows (64-bit) |
0.1.1
| | |
---|
Mac OS X (10.5+) |
0.1.1
| | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.1.5 on Nov 28th, 2012
Requirements
- matplotlib (random grid generation)
- nosetest, nose-cov
- pyparsing (grammar based grid io)
- PyQT (grid viewer)
- GitPython (dune.supermodule)
Scripts
- mesh-convert: converts between ply/smesh and dgf
- mesh-generate: generates parametrized simplicial meshes in 2/3D
- mesh-viewer: pyQt based smesh/ply viewer
- tetgen2dgf
- triangle2dgf
- dune-supermodule: for a given dune.module creates a git supermodule
with all dune dependencies as git submodules