Closed rogervankanten closed 7 months ago
@rogervankanten was there a reason for changing from pymesh.n_faces
to pymesh.n_faces_strict
?
EDIT: nevermind, saw that n_faces
will be deprecated
This warning comes from the fpdf2 package that we are using. And it is a known limitation. We probably cannot do much about it.
@rogervankanten Thanks for upgrating the Numpy version. @aikkala Thanks for checking. Will merge this pull request.
Upgrade versions of several packages, including numpy (1.23.5).