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

Update develop from master for v8.2 #899

Conversation

adrianeboyd
Copy link
Contributor

Description

Update develop from master for v8.2.

Types of change

Chore.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

* Preserve values with dtype for NumpyOps/CupyOps.asarray

Always specify `dtype` when creating new arrays so that large integer
values are preserved and not at risk of going through an intermediate
`float64` conversion.

* Fix integer conversions for strings2arrays

* Fix types and shape casting in strings2arrays

* Format

* Rename list in test

* Pass dtype=None
@adrianeboyd adrianeboyd merged commit 70840bf into explosion:develop Aug 11, 2023
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