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 contiguous function #39

Merged
merged 2 commits into from
Oct 13, 2023
Merged

add contiguous function #39

merged 2 commits into from
Oct 13, 2023

Conversation

Clonkk
Copy link
Member

@Clonkk Clonkk commented Oct 12, 2023

No description provided.

@Clonkk
Copy link
Member Author

Clonkk commented Oct 12, 2023

Adding the contiguous function (Arraymancer equivalent : asContiguous)

I've also observed an issue where the Nim compiler wouldn't compile due to "_" present in slicing syntax during indexing. Couldn't reproduce in tests though

@Vindaar
Copy link
Member

Vindaar commented Oct 13, 2023

Nice!

Anything else you want to do?

@Clonkk Clonkk merged commit 0b9afe7 into master Oct 13, 2023
1 check passed
@Clonkk
Copy link
Member Author

Clonkk commented Oct 13, 2023

I will try to make small PR bit by bit. Merging for now as i cannot seem to reproduce the syntax error.

I also noted several issued when importing both arraymancer and flambeau in the same file

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