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 cast #338

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Add cast #338

merged 2 commits into from
Dec 8, 2023

Conversation

MarcoGorelli
Copy link
Contributor

closes #203

@MarcoGorelli
Copy link
Contributor Author

from the call:

  • overflows are implementation-specific
  • cross-kind casting is implementation-specific
  • the rest should be supported

@MarcoGorelli
Copy link
Contributor Author

merging then as this was discussed and agreed on in the call

we'll revise everything before the first non-beta release anyway

@MarcoGorelli MarcoGorelli merged commit 07dbf57 into data-apis:main Dec 8, 2023
4 checks passed
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.

Methods for casting from one dtype to another
2 participants