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.2.tar.gz
(22.8 kB
view details)
Built Distribution
feigen-0.0.2-py3-none-any.whl
(23.9 kB
view details)
File details
Details for the file feigen-0.0.2.tar.gz
.
File metadata
- Download URL: feigen-0.0.2.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05d8aa2baecbaac16f612292940f6bc2d64ffc390ff15e324ae431083201ba1a |
|
MD5 | 9a893981b6d9a8be3e96ffd67bc12b26 |
|
BLAKE2b-256 | 1e111764d269fdb74d09cb185f3d2b881fc3e7306f6cecb3f574c87afe8d8039 |
File details
Details for the file feigen-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: feigen-0.0.2-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.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6792d33de31c13a2e18ddded91da72bc320ea613561ec95706e3b3bec79157f8 |
|
MD5 | 4d2a5847e249ace97c9f64f7736121f8 |
|
BLAKE2b-256 | f3ef86d1d609979114bb973346572d141604a3f61d91dba7037ba614213bc9e1 |