Skip to content

Fixed signed number sorting Issue 744#750

Merged
v923z merged 2 commits into
v923z:masterfrom
AEMICS:signed-sort
Jun 26, 2026
Merged

Fixed signed number sorting Issue 744#750
v923z merged 2 commits into
v923z:masterfrom
AEMICS:signed-sort

Conversation

@DavyGillebert

Copy link
Copy Markdown
Contributor

Fixes #744

Made the adjustments I proposed in the issue report.

Moved the current tests to the 1D dimensions (simular how other tests handle this)
Added more tests for the 2D dimension
Added tests for signed values

After adding the tests I noticed argsort had the same issue, and fixed it the same way.

@v923z

v923z commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Thanks for the fix, this sort of slipped off my radar. Could you, please, increment the version number here

#define ULAB_VERSION 6.12.0
to 6.12.1?

@v923z

v923z commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Thanks!

@v923z v923z merged commit 2b6e0cf into v923z:master Jun 26, 2026
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.

[BUG] Sort on signed integer

2 participants