datajoint-python
datajoint-python copied to clipboard
Add support for half-precision values in blobs
trafficstars
Both numpy and MATLAB now support half-precision float16. https://www.mathworks.com/help/fixedpoint/ref/half.html
https://docs.scipy.org/doc/numpy-1.13.0/user/basics.types.html
Add support for float16 scalars and numeric arrays.