Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor GCD #2529

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

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Refactor GCD #2529

merged 1 commit into from
Nov 25, 2024

Conversation

jahav
Copy link
Member

@jahav jahav commented Nov 25, 2024

  • GCD now accept ranges as arguments
  • Added check to only work with whole numbers that can be stored in double without a loss of precision (that's how Excel)
  • Switch from Expression argument semantic to AnyValue based one (better behavior of value coercion).

Now with ranges.
@jahav jahav added this to the v0.105.0 milestone Nov 25, 2024
@jahav jahav merged commit 5340e50 into develop Nov 25, 2024
6 checks passed
@jahav jahav deleted the reimplement-gcd branch November 25, 2024 01:05
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