Florian Feppon

Results 2 issues of Florian Feppon

Hello, I noticed that the computation of 3D integrals with [P1,P1,P1] elements is about ten times slower compared to the integration with P1 elements (after interpolating each coordinate), see the...

bug

Dear Hugo, When installing the package, I think the setup.py should be slightly revised because the line ```python from beampy import __version__ as beampy_version ``` is problematic, since it tries...