On 5/04/22 5:17 am, Steven D'Aprano wrote:
However, I suspect that having an array of unit objects rather than low-level machine ints or floats will reduce the performance of numpy a lot.
If numpy were to incorporate units, I would expect there to be just one unit tag for the whole array. -- Greg _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/G33JPTBRX3CKJLCVIAIE2U55OFQUUEYJ/ Code of Conduct: http://python.org/psf/codeofconduct/
