pyxel icon indicating copy to clipboard operation
pyxel copied to clipboard

Python FE-DIC library

Results 3 pyxel issues
Sort by recently updated
recently updated
newest added

I have added a second example folder: data/dvc_test_2 that contains a second test. In this case, we use a Cholesky solver in order to solve the GN linear system.

Arborescence + packaging + cleaning + pull request testing

I implemented a function to plot an animation of meshes. For that I separated the plot function to the preparation of the matplotlib collections. I also added an example of...