k-wave-python
k-wave-python copied to clipboard
[ENHANCE] Add a CI action to run all examples on a fixed schedule
Description of the Enhancement
Recent updates allow us to run all examples on a certain hardware. We can have a CI action that runs all examples on a CPU every week.
Justification for the Enhancement
- This will increase the confidence that all examples are runnable
- We will catch problems in examples earlier
Impact of Changes
We will need to add a new action
Screenshots/Examples
Additional Context
We have previously discussed this concept here.
closed in #576