termi3 / polyfem-python

polyfem python bindings

Home Page:https://polyfem.github.io/python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polyfem-python

Build

Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

The python bindings are in alpha. Expect a lot of API changes and possible bugs. Use at your own peril!


I am making efforts to provide a simple python interface to Polyfem.

For doing so I am maintaining a conda package which can be easily installed https://anaconda.org/conda-forge/polyfempy.

Note that the conda deployment is slow and this tutorial will follow the deployment version.

If you hare in a hurry for the juicy latest feature you can clone the repository Polyfem-python and use pip to install:

python setup.py install

and

python setup.py test

for testing.

For python documentation https://polyfem.github.io/python/.

For python jupyter notebook https://polyfem.github.io/python_examples/.

For full documentation see https://polyfem.github.io/.

About

polyfem python bindings

https://polyfem.github.io/python/

License:MIT License


Languages

Language:Python 57.4%Language:C++ 39.2%Language:CMake 3.4%