circuitpython-ulab/tests/00smoke.py
2020-02-27 13:53:29 -06:00

2 lines
31 B
Python

import ulab
print(ulab.eye(3))