Skip to content

Fix concatenate#662

Closed
lshaw8317 wants to merge 7 commits intomainfrom
fixConcatenate
Closed

Fix concatenate#662
lshaw8317 wants to merge 7 commits intomainfrom
fixConcatenate

Conversation

@lshaw8317
Copy link
Collaborator

@lshaw8317 lshaw8317 commented Jun 10, 2025

Add arange capability to test and use get_slice on chunks instead of decompressing chunks into buffer before loading into target array (thereby avoiding reordering of elements according to block shape).

@FrancescAlted
Copy link
Member

Cool. However, this PR ended having the whole set of files in repo. This is likely due to your CLion config: newlines seem to be set to CR/LF (the standard in Windows), whereas the UNIX standard is using just a LF. You can change this by going to the main menu, go to File | File Properties | Line Separators, and then select a LF style from the list. Better close this and open a new one.

@lshaw8317 lshaw8317 closed this Jun 11, 2025
@lshaw8317 lshaw8317 deleted the fixConcatenate branch June 12, 2025 11:38
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