skulpt_numpy
skulpt_numpy copied to clipboard
Port numpy unittests
Numpy uses its own unit test framework with some special assert functions. There are already a couple of tests in the test dir.
- [ ] implement
assert_almost_close
- [ ] implement
assert_
- [ ] implement deps