fatiando / verde

Processing and gridding spatial data, machine-learning style
https://www.fatiando.org/verde
BSD 3-Clause "New" or "Revised" License
603 stars 72 forks source link

Don't configure Numpy precision in doctests #462

Closed santisoler closed 3 months ago

santisoler commented 3 months ago

Remove lines that used to lower the Numpy's precision on docstring examples. Doctests started to fail on Numpy v2.0.0 due to these lines.