You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you figure out how this could be run in the test suite? In particular, tests/test_examples.py should ideally run all examples so that they won't so easily break in the future. Maybe add some call to evolve to tests/test_examples.py?
Yes, increasingly important as more initial value problems #531 are tackled.
@kinnala, in reviewing #674 yesterday:
Yes, increasingly important as more initial value problems #531 are tackled.
Currently, we have
scikit-fem/tests/test_examples.py
Lines 147 to 149 in 5909601
which will catch some things, but I think it'll be easy enough to test evolution, as suggested.
The text was updated successfully, but these errors were encountered: