paudetseis / PyRaysum

Teleseismic body wave modeling through stacks of (dipping/anisotropic) layers
https://paudetseis.github.io/PyRaysum/
MIT License
41 stars 15 forks source link

Memory #4

Closed paudetseis closed 2 years ago

paudetseis commented 2 years ago

I left out the the unit tests done during CI using GH actions. Somehow the tests always pass locally, but produce seg faults when run through CI on a virtual machine. For this reason, the tests are omitted during CI but documentation explains how to run the tests locally.

This PR includes several large and significant upgrades to pyraysum:

To-do list: [ ] Fix the seg fault problems during CI tests