Skip to content

🤖 ndarray unop testgen & add missing object.__abs__ #508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 14, 2025

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Apr 14, 2025

This also adds the missing __abs__ method to object_, which was causing abs() to also falsely reject all Array[object_].

closes #492
towards #491

@jorenham jorenham added this to the v2.2.x.0 milestone Apr 14, 2025
@jorenham jorenham changed the title 🤖 ndarray` unary operator test generation 🤖 ndarray unary operator test generation & added object.__add__ Apr 14, 2025
@jorenham jorenham changed the title 🤖 ndarray unary operator test generation & added object.__add__ 🤖 ndarray unop testgen & add missing object.__add__ Apr 14, 2025
@jorenham jorenham enabled auto-merge April 14, 2025 02:33
@jorenham jorenham merged commit b9edbf0 into main Apr 14, 2025
24 checks passed
@jorenham jorenham deleted the testgen/ndarray-unops branch April 14, 2025 02:35
@jorenham jorenham changed the title 🤖 ndarray unop testgen & add missing object.__add__ 🤖 ndarray unop testgen & add missing object.__abs__ Apr 28, 2025
@jorenham jorenham removed the port: to numpy NumType PR's that should be ported to NumPy label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generate ndarray unop type-tests
1 participant