Skip to content

New macro, equation, to help modify Array using Seq and/or Array #241

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 2 commits into from
Aug 5, 2020

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Aug 4, 2020

Fixes #197

This macro provides some syntactic sugar hiding the logic that involves
creationg of Indexer object and then setting the indexing objects for
interested axes for a given Array.

Updated indexing tutorial in mdbook with examples using macros also.

Screenshots how the sample codes(from mdbook) are shown in the below comments.

This macro provides some syntactic sugar hiding the logic that involves
creationg of Indexer object and then setting the indexing objects for
interested axes for a given Array.

Updated indexing tutorial in mdbook with examples using macros also.
@9prady9 9prady9 added this to the 3.7.1 milestone Aug 4, 2020
@9prady9
Copy link
Member Author

9prady9 commented Aug 4, 2020

Screen Capture_20200804234859
Screen Capture_20200804234904
Screen Capture_20200804234909
Screen Capture_20200804234912

@9prady9 9prady9 merged commit 8076658 into arrayfire:master Aug 5, 2020
@9prady9 9prady9 deleted the assign_macro branch August 5, 2020 16:59
@9prady9 9prady9 modified the milestones: 3.8.0, 3.7.1 Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntactic Niceties for Indexing
1 participant