Gmsh SDK installer (installs current git snapshot). 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.
This package installs latest git snapshot of Gmsh SDK.
Before installation make sure that possibly conflicting gmsh-sdk is uninstalled:
$ pip uninstall gmsh-sdk
then install (or upgrade) gmsh-sdk-git:
$ pip install --upgrade --force-reinstall gmsh-sdk-git
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-git-9999.post1.tar.gz
(10.2 kB
view details)
File details
Details for the file gmsh-sdk-git-9999.post1.tar.gz
.
File metadata
- Download URL: gmsh-sdk-git-9999.post1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af2fc5d47208e6e45b13814954d4bd314da3dc92490c9e3d4f02f3593b3bcd0a |
|
MD5 | dc9712a85283e50506a228ff205f7b5b |
|
BLAKE2b-256 | f0d1e8d8c587d216e0c73b6320b423247a8c512e955340618f411e5be38380b0 |