Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 3.7 features to python wrapper #221

Merged
merged 11 commits into from
Mar 9, 2020
Merged

Conversation

syurkevi
Copy link
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

Copy link
Member

@9prady9 9prady9 left a comment

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.

arrayfire/algorithm.py Outdated Show resolved Hide resolved
arrayfire/algorithm.py Outdated Show resolved Hide resolved
arrayfire/data.py Outdated Show resolved Hide resolved
arrayfire/image.py Show resolved Hide resolved
arrayfire/lapack.py Show resolved Hide resolved
@syurkevi
Copy link
Contributor Author

syurkevi commented Mar 4, 2020

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

@9prady9
Copy link
Member

9prady9 commented Mar 5, 2020

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