Skip to content

Call xxxI instead of xxx to support strided layout. #54

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

Closed
wants to merge 3 commits into from
Closed

Call xxxI instead of xxx to support strided layout. #54

wants to merge 3 commits into from

Conversation

N5N3
Copy link
Contributor

@N5N3 N5N3 commented May 5, 2021

This should support

@views IVM.cos(randn(1000)[1:2:end])
@views IVM.cos(randn(1000)[1:end-1])

Use FunI to support Inc

Update setup.jl

only use xxxI when needed

only use xxxI when needed
@N5N3 N5N3 closed this Nov 8, 2021
@N5N3 N5N3 reopened this Nov 8, 2021
@Crown421
Copy link
Collaborator

Crown421 commented Jan 1, 2023

My apologies, I have not been able to pay attention to this repo. Would you still like to merge this?

@N5N3
Copy link
Contributor Author

N5N3 commented Jan 1, 2023

@Crown421 I have rebased to the latest master in #58 and added some improvement/test.

@N5N3 N5N3 closed this Jan 1, 2023
@N5N3 N5N3 deleted the strided branch January 1, 2023 19:33
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