circuitpython-ulab/tests
Derfies 2cde1280a4
Bitwise (#628)
* add bitwise operators

* add build to requirements

* [EDIT] - Tweaked test data and saved test results.

* Tweaked test values for and / or

* [EDIT] - Setting print options to be verbose for test comparisons.

* [EDIT] - Removed call to set_printoptions and added output from ulab instead of numpy. Of note - there seems to be a discrepancy between the numpy and ulab output for one of the left_shift cases.

* [EDIT] - Added newline at end of file for diffing purposes.

* [EDIT] - Added print options back in as output seemed truncated.

---------

Co-authored-by: Zoltán Vörös <zvoros@gmail.com>
Co-authored-by: JamieDouugh <jamie.davies@douugh.com>
2023-06-21 13:46:30 +02:00
..
1d Minor compile fixes: comma and new-line at end of files (#550) 2022-09-30 10:42:49 +02:00
2d Bitwise (#628) 2023-06-21 13:46:30 +02:00
3d add basic complex tests 2021-12-30 11:32:07 +01:00
4d update test scripts 2022-01-10 23:34:33 +01:00