Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove Sort1dExt in favor of SliceExt.#92

Open
n3vu0r wants to merge 4 commits intorust-ndarray:masterrust-ndarray/ndarray-stats:masterfrom
qu1x:use_ndarray-slicequ1x/ndarray-stats:use_ndarray-sliceCopy head branch name to clipboard
Open

Remove Sort1dExt in favor of SliceExt.#92
n3vu0r wants to merge 4 commits intorust-ndarray:masterrust-ndarray/ndarray-stats:masterfrom
qu1x:use_ndarray-slicequ1x/ndarray-stats:use_ndarray-sliceCopy head branch name to clipboard

Conversation

@n3vu0r
Copy link

@n3vu0r n3vu0r commented Apr 7, 2023

Reduces worst-case complexity from O(n²) to O(n log(n)) by using ndarray-slice.

Reduces worst-case complexity from O(n^2) to O(n log(n)).
n3vu0r added 2 commits April 8, 2023 15:21
Reduces time complexity in the length of `indexes`.
@n3vu0r n3vu0r force-pushed the use_ndarray-slice branch from 81eb472 to b119f10 Compare April 13, 2023 11:00
@n3vu0r
Copy link
Author

n3vu0r commented Apr 13, 2023

Resolves #64, #72, and #86.

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.