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

Non-inplace math dunders #9

Open
FuexFollets opened this issue Apr 17, 2023 · 1 comment · May be fixed by #10
Open

Non-inplace math dunders #9

FuexFollets opened this issue Apr 17, 2023 · 1 comment · May be fixed by #10

Comments

@FuexFollets
Copy link
Contributor

FuexFollets commented Apr 17, 2023

May I do dunders: __add__, __sub__, __pos__, __neg__, __mul__, __floordiv__, __truediv__, __divmod__, __mod__, __int__, __float__, __floor__, __ceil__

@trag1c trag1c linked a pull request Apr 17, 2023 that will close this issue
@isFakeAccount
Copy link
Contributor

Can you do their in-place variants too? I think it would be weird if another person writes codes that only contain the in-place.

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 a pull request may close this issue.

2 participants