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

as_integers and as_doubles now understand logical inputs #426

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pachadotdev
Copy link
Contributor

@pachadotdev pachadotdev commented Dec 17, 2024

I added a test to verify that 1.0/0.0 (or 1/0) is the same as T/F.

The idea was to mimic the double to/from integer as method for logicals.

@pachadotdev pachadotdev changed the title implement 25% of #297 #297 implemented Dec 27, 2024
@pachadotdev pachadotdev marked this pull request as ready for review December 27, 2024 08:08
@pachadotdev pachadotdev changed the title #297 implemented as_integers and as_doubles now understand logical inputs Dec 27, 2024
@pachadotdev
Copy link
Contributor Author

it would be good to merge this PR and then adapt the tests here

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