Skip to content

Add 3.7 features to python wrapper#221

Merged
9prady9 merged 11 commits into
arrayfire:masterfrom
syurkevi:features37
Mar 9, 2020
Merged

Add 3.7 features to python wrapper#221
9prady9 merged 11 commits into
arrayfire:masterfrom
syurkevi:features37

Conversation

@syurkevi

Copy link
Copy Markdown
Contributor

Adds a number of new features to the python wrapper:

  • af_pad
  • meanvar
  • inverse square root
  • pinverse to python wrapper
  • NN convolve and gradient functions to wrapper
  • reduce by key
  • confidenceCC

@9prady9 9prady9 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I haven't tested it out yet though.

Comment thread arrayfire/algorithm.py Outdated
Comment thread arrayfire/algorithm.py Outdated
Comment thread arrayfire/data.py Outdated
Comment thread arrayfire/image.py
Comment thread arrayfire/lapack.py
@syurkevi

syurkevi commented Mar 4, 2020

Copy link
Copy Markdown
Contributor Author

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

@9prady9

9prady9 commented Mar 5, 2020

Copy link
Copy Markdown
Member

Not sure, do we need it separately ?

@9prady9 9prady9 merged commit ec86afa into arrayfire:master Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants