Gmsh SDK installer. Gmsh is a three-dimensional finite element mesh generator.
Project description
The aim of this package is to download and install the Gmsh SDK in a pythonic way, i.e. via pip command. No gmsh files are maintained here. Installation should work under Linux, Windows and MacOSX for both Python 2 and 3. Note: on Linux you will need gfortran from gcc-6.x or lower (libgfortran.so.3), otherwise gmsh will not work.
Just install:
$ pip install --upgrade gmsh-sdk
and use:
$ gmsh --help $ python -c "import gmsh; gmsh.initialize(['', '--help'])"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gmsh-sdk-4.1.4-1.tar.gz
(9.7 kB
view details)
File details
Details for the file gmsh-sdk-4.1.4-1.tar.gz.
File metadata
- Download URL: gmsh-sdk-4.1.4-1.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d96200c8ea4efc755e62c43354a00b36ee7ccda7ac3c07bd4175984e3fc19b5e
|
|
| MD5 |
aa5df77945a7d18e7c044a330ec74bf6
|
|
| BLAKE2b-256 |
bc0ec98336999bf381f2344bf77595bb59322176d0713d24ecfe4116e343e837
|