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

Improve as_scaled_array robustness on int/bool/scalars. #45

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

balancap
Copy link
Contributor

@balancap balancap commented Dec 1, 2023

Changing the default behaviour of as_scaled_array such that:

  • int/bool inputs are returned as such;
  • float scalars are properly converted, with value in the scale;

Changing the default behaviour of `as_scaled_array` such that:
* int/bool inputs are returned as such;
* float scalars are properly converted, with value in the scale;
@balancap balancap merged commit f4e0331 into main Dec 1, 2023
2 checks passed
@balancap balancap deleted the improve-as-scaled-array-robustness-on-int-bool branch December 1, 2023 17:02
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