Nov. 6, 2010
6:14 p.m.
i think we should definitely add uint8 support for algorithms. I think float64, int16, and uint8 versions of each algorithm would be a good compromise. 2010/11/6 Stéfan van der Walt <stefan@sun.ac.za>
On Fri, Nov 5, 2010 at 3:29 PM, Chris Colbert <sccolbert@gmail.com> wrote:
Did we decided on a standard for which dtypes we will support?
IIRC, we said we'd write utility functions to convert from whatever input is received to either float64 or int16 types and go from there. The output type is whatever is most convenient for the algorithm, and should be well documented.
Can you recall the different approaches discussed at the sprint?
Cheers Stéfan