python interactive front-end for iganet.
Project description
feigen - python interactive Front End for IGA ENgines.
feigen is a python library for interactive spline plotting.
It focues on supporting isogeometric analysis tools, such as iganet
, splinepy
, and pygismo
.
Install guide
you can install feigen using pip
:
pip install feigen
For the latest develop version:
pip install git+https://github.com/tataratat/feigen.git@main
Quick start
iganet
Current version supports iganet's BSplineSurface. Assuming that you have a server running,
python3 -c "import feigen; feigen.BSpline2D('ws://localhost:9001').start()"
IGA examples
Poisson problem 2D
python3 -c "import feigen; feigen.Poisson2D().start()"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
feigen-0.0.1.tar.gz
(22.8 kB
view details)
Built Distribution
feigen-0.0.1-py3-none-any.whl
(23.9 kB
view details)
File details
Details for the file feigen-0.0.1.tar.gz
.
File metadata
- Download URL: feigen-0.0.1.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08c0b69e9e47fad9733cc80163912b969c7bc70b4860d8bbd0a0fb309f992cce |
|
MD5 | 616a66c383ed628977cb3f07c7e20cf6 |
|
BLAKE2b-256 | 41d47270c000fee9c5e4c3661743b4203fa4f314f76b8c6c7604f684c27e6edf |
File details
Details for the file feigen-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: feigen-0.0.1-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07d49d637dc2a4eb8a0fc569ffe470c3651fd04380ffcbfa6d2de3c084342544 |
|
MD5 | 8d2ea08166ef18d6255080924321026a |
|
BLAKE2b-256 | 3f77e7b819025c15e8602a94150ea82346dd960888d8f6da62006924321eaaa6 |