Skip to content

API Catchup to 3.3.0 version #59

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

Merged
merged 5 commits into from
Mar 12, 2016
Merged

API Catchup to 3.3.0 version #59

merged 5 commits into from
Mar 12, 2016

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Mar 11, 2016

Fixes #58

More detailed information on the new release can be found at the
following URL

https://github.com/arrayfire/arrayfire/releases/tag/v3.3.0

More detailed information on the new release can be found at the
following URL

https://github.com/arrayfire/arrayfire/releases/tag/v3.3.0
@9prady9 9prady9 added this to the 3.3.0 milestone Mar 11, 2016
@9prady9
Copy link
Member Author

9prady9 commented Mar 11, 2016

@jramapuram Can you please review it.

Please don't merge it yet, there is a minor commit left over but it is not related to 3.3.0 release. I will push it once i am done with it. Will let you know once i am done.

Backend::OPENCL => "OpenCL",
Backend::CUDA => "Cuda",
Backend::CPU => "CPU",
Backend::DEFAULT => "Default",
Copy link
Member

Choose a reason for hiding this comment

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

Much cleaner. Good call

@jramapuram
Copy link
Member

Looks great! Great work!

9prady9 added 4 commits March 12, 2016 13:45
Defined and implemented a trait `HasAfEnum` for the types
supported by ArrayFire. This trait is used by the Array creation
and data generation functions now making the function API more
terse. Changed the examples to reflect the new modifications.
Moved the following macros to separate module(macros)

* mem_info
* join_many
@9prady9
Copy link
Member Author

9prady9 commented Mar 12, 2016

@jramapuram I am done with the changes, you can review and merge if everything looks fine.

jramapuram added a commit that referenced this pull request Mar 12, 2016
API Catchup to 3.3.0 version
@jramapuram jramapuram merged commit 9514647 into arrayfire:devel Mar 12, 2016
@jramapuram
Copy link
Member

Like the changes for the types. Will let you know if there are any issues. Merging into develop!

@9prady9 9prady9 deleted the af3.3.0 branch September 15, 2016 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants