StanfordAHA/lassen

Add support for casting int to float

Closed this issue · 5 comments

Add support for casting int to float

This is done and was explained during previous meeting.

@rdaly525 nikhil says this is done...should we close this issue?

Do we have a comprehensive set of unit tests?

Do we have a comprehensive set of unit tests?

I guess this is a question for @nikhilbhagdikar and/or @Kuree ?

This is done in test_micro.py in the following tests:

test_sint_to_float
test_uint_to_float