• Boxiang Sun's avatar
    Rename numpy_test to scipy_test and add scipy test suite. · 88181305
    Boxiang Sun authored
    Because scipy rely on NumPy, so add scipy test to numpy_test.py. And
    rename it to scipy_test.py. numpy_full_test.py will check numpy test
    suite. The scipy_test.py only for check scipy test suite. But scipy test
    will take a long time. So disabled it by default.
    88181305
scipy_test.py 4.51 KB