• Jason Rhinelander's avatar
    Tests can skip by exiting with 99; fix eigen test failure · 7de9f6c7
    Jason Rhinelander authored
    This allows (and changes the current examples) to exit with status 99 to
    skip a test instead of outputting a special string ("NumPy missing").
    
    This also fixes the eigen test, which currently fails when eigen
    headers are available but NumPy is not, to skip instead of failing when
    NumPy isn't available.
    7de9f6c7
example7.py 542 Bytes