Skip to content

Overflow and wrapping#5

Merged
ManuelLerchner merged 7 commits intomasterfrom
overflow-handling
Nov 12, 2024
Merged

Overflow and wrapping#5
ManuelLerchner merged 7 commits intomasterfrom
overflow-handling

Conversation

@ManuelLerchner
Copy link
Copy Markdown
Owner

@ManuelLerchner ManuelLerchner commented Nov 7, 2024

Attempt to correclty handle overflow and try to implement ??trivial?? functions

@ManuelLerchner ManuelLerchner linked an issue Nov 7, 2024 that may be closed by this pull request
@ManuelLerchner ManuelLerchner self-assigned this Nov 7, 2024
Copy link
Copy Markdown
Collaborator

@iC4rl0s iC4rl0s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve the implementation of "norm" as it follows the semantics defined in the miné paper and it uses Bigint arithmetic for when operations on Ints_t.t could overflow.

Copy link
Copy Markdown
Collaborator

@Draggon01 Draggon01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As i think every comment given is somewhat resolved and I at least dont have anything else to note it should be fine.

@ManuelLerchner ManuelLerchner merged commit ec166cb into master Nov 12, 2024
@ManuelLerchner ManuelLerchner deleted the overflow-handling branch November 18, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Casting

4 participants