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()"
Poisson problem 2D - Configurable and with option to view collocations points
python3 -c "import feigen; feigen.CustomPoisson2D().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.3.tar.gz
(23.0 kB
view details)
Built Distribution
feigen-0.0.3-py3-none-any.whl
(27.9 kB
view details)
File details
Details for the file feigen-0.0.3.tar.gz
.
File metadata
- Download URL: feigen-0.0.3.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df9393680b0f08d348a6b9e56172aff0054800bece0db2cff5215389206e449b |
|
MD5 | 48c6f49766df4f45209af4f637652b45 |
|
BLAKE2b-256 | 32aadae62f39d227dec999217e991dff879b7ff53fe1bf50c272ef009a54053c |
File details
Details for the file feigen-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: feigen-0.0.3-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13e4a77fe0a8d1d3ee6d4266791fbdb1629fb385183ac88969c6d10d9e667b58 |
|
MD5 | b0d5ab8fdc1d98c8b4c9a7af51f15f6c |
|
BLAKE2b-256 | 602bc0b40b5077bad5b2db9763b32e04b4234dc6adc6fbde8a67f8f1ba2eac25 |