Skip to content
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

Add operator documentation and basic fuzz testing #48

Merged
merged 20 commits into from
Jan 11, 2025
Merged

Add operator documentation and basic fuzz testing #48

merged 20 commits into from
Jan 11, 2025

Conversation

finn-rudolph
Copy link
Contributor

Most column operations now do have a docstring, but some are still lacking examples. The dunder operators are printed like +, -, *, / now. There is a collision between add / pos and sub / neg, which was bypassed by a small annotation.
The fuzz script is not ready yet, but I could already find some errors with it and fixed them, which is why I included it here.

@finn-rudolph finn-rudolph requested a review from a team as a code owner January 11, 2025 16:12
@finn-rudolph finn-rudolph merged commit dfb863e into main Jan 11, 2025
6 checks passed
@finn-rudolph finn-rudolph deleted the fuzz branch January 11, 2025 16:23
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