arrayfire / arrayfire-python

Python bindings for ArrayFire: A general purpose GPU library.
https://arrayfire.com
BSD 3-Clause "New" or "Revised" License
417 stars 65 forks source link

Add 3.7 features to python wrapper #221

Closed syurkevi closed 4 years ago

syurkevi commented 4 years ago

Adds a number of new features to the python wrapper:

syurkevi commented 4 years ago

@9prady9 The only missing function I see remaining is the setAxesLabelFormat(). Should this go in with this PR? Can it go separately?

9prady9 commented 4 years ago

Not sure, do we need it separately ?