Skip to content

Conversation

@CareyJWilliams
Copy link
Contributor

@CareyJWilliams CareyJWilliams commented Nov 3, 2024

Adds a very basic sort method to cslib_array, allowing numerical arrays to be sorted. The implementation is an insertion sort algorithm, which might not always be the most optimal but it does the job is hopefully simple enough for readers of the library to understand.

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