seismic-anisotropy / PyDRex

Simulate crystallographic preferred orientation evolution in polycrystals
https://seismic-anisotropy.github.io/PyDRex/
GNU General Public License v3.0
3 stars 2 forks source link

Make 2D cell velocity (gradients) valid beyond [-1, 1] and overhaul doctest to pytest coupling #172

Closed adigitoleo closed 6 months ago

adigitoleo commented 6 months ago

The doctests were mostly not being run, now they will all be picked up automatically by pytest without the need for any per-module boilerplate.