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

Implement multiplication and addition operations for AffinePoint #114

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

FilipLaurentiu
Copy link
Contributor

Pull Request type

  • Feature

What is the current behavior?

Addition or multiplication not allowed for AffinePoint

What is the new behavior?

AffinePoints could now be added or multiplied by a scalar, similar with ProjectivePoint

Does this introduce a breaking change?

No

Other information

his is a new updated PR that was recently closed #112

@tdelabro tdelabro merged commit e0eff28 into starknet-io:main Jan 24, 2025
4 checks passed
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.

3 participants