PyGeM | Python Geometrical Morphing
kandi X-RAY | PyGeM Summary
kandi X-RAY | PyGeM Summary
PyGeM is a Python library. PyGeM has no bugs, it has no vulnerabilities, it has build file available and it has low support. However PyGeM has a Non-SPDX License. You can download it from GitHub.
PyGeM is a python package using Free Form Deformation, Radial Basis Functions and Inverse Distance Weighting to parametrize and morph complex geometries. It is ideally suited for actual industrial problems, since it allows to handle:. By now, it has been used with meshes with up to 14 milions of cells. Try with more and more complicated input files! See the Examples section below and the Tutorials to have an idea of the potential of this package.
PyGeM is a python package using Free Form Deformation, Radial Basis Functions and Inverse Distance Weighting to parametrize and morph complex geometries. It is ideally suited for actual industrial problems, since it allows to handle:. By now, it has been used with meshes with up to 14 milions of cells. Try with more and more complicated input files! See the Examples section below and the Tutorials to have an idea of the potential of this package.
Support
Quality
Security
License
Reuse
Support
PyGeM has a low active ecosystem.
It has 279 star(s) with 108 fork(s). There are 23 watchers for this library.
It had no major release in the last 12 months.
There are 11 open issues and 32 have been closed. On average issues are closed in 166 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of PyGeM is v2.0.3
Quality
PyGeM has 0 bugs and 0 code smells.
Security
PyGeM has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
PyGeM code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
PyGeM has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
PyGeM releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
PyGeM saves you 56108 person hours of effort in developing the same functionality from scratch.
It has 55946 lines of code, 479 functions and 58 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed PyGeM and discovered the below as its top functions. This is intended to give you an instant insight into PyGeM implemented functionality, and help decide if they suit your requirements.
- Write mesh points to file
- Check that the given filename is a string
- Raise a RuntimeError if the file has not been created
- Check the file extension
- Write shape file
- Write a geometry to a Geom file
- Combine faces
- Write an edge to a geometry file
- Returns the control points of the box
- Parse the mesh file
- Plot the control points
- Parse vtk vtk vtk vtk
- Plot mesh
- Parse VtkSTL file
- Load a shape from a file
- Read parameters from config file
- Loads a shape from a file
- Read the parameters file
- Show the contents of the vtk file
- Show the rendering of the vtk file
- Parse shape file
- Plot the mesh
- Parse a mesh file
- Plot the cell
- Parse the input file
- Read the parameters
Get all kandi verified functions for this library.
PyGeM Key Features
No Key Features are available at this moment for PyGeM.
PyGeM Examples and Code Snippets
No Code Snippets are available at this moment for PyGeM.
Community Discussions
No Community Discussions are available at this moment for PyGeM.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PyGeM
PyGeM requires numpy, scipy, matplotlib, sphinx (for the documentation) and nose (for local test). They can be easily installed via pip. The code has been tested with Python3.7 version, but it should be compatible with a generic Python3.x. The Python2 support is no longer maintained. To enable the CAD submodule, the module pythonocc-core is required to deal with IGES files. This requirement cannot be satisfied through pip, but the precompiled binaries are available on conda using the command:. For additional information about the compilation and installation of pythonocc, we refer the original repository. The official distribution is on GitHub, and you can clone the repository using.
Support
PyGeM uses Sphinx for code documentation. You can view the documentation online here. To build the html versions of the docs locally simply:. The generated html can be found in docs/build/html. Open up the index.html you find there to browse.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page