tdegeus / GooseFEM

Several types of Finite Element simulations in C++ (with a Python interface)
http://goosefem.rtfd.io
GNU General Public License v3.0
8 stars 6 forks source link

Remove workaround Python API #217

Open tdegeus opened 3 years ago

tdegeus commented 3 years ago

Remove tmp introduced in https://github.com/tdegeus/GooseFEM/pull/215/commits/6693058b3c7bada82bccef953aa4d18b316f7813 when https://github.com/xtensor-stack/xtensor-python/issues/262 is fixed.