Skip to content

Fix IndexError in adapthist.py when using non-integer array indices​#10

Open
PeterjwGuo wants to merge 2 commits intoaplyer:masterfrom
PeterjwGuo:master
Open

Fix IndexError in adapthist.py when using non-integer array indices​#10
PeterjwGuo wants to merge 2 commits intoaplyer:masterfrom
PeterjwGuo:master

Conversation

@PeterjwGuo
Copy link

This pull request addresses Issue #6, where an IndexError occurs in adapthist.py due to arrays used as indices not being of integer (or boolean) type.

Testing:
Ran the modified adapthist.py with various datasets to confirm that the IndexError no longer occurs.

Additional Notes:
Please review the changes and let me know if any further modifications are required.​

PeterjwGuo and others added 2 commits April 10, 2025 01:06
Fix IndexError in adapthist.py when using non-integer array indices
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