Skip to content

Conversation

yshekel
Copy link
Collaborator

@yshekel yshekel commented Jun 15, 2025

  • Fix the decomposition rust API to execute on rings, not only prime-fields
  • Implement the decomposition for polynomial rings instead of integer-rings (can do both in v4 but currently they do not match in design due to the the Config type that is removed in v4)
  • update decomposition layout to be digit-major

cuda-backend-branch: yshekel/decompose_digit_major_layout
metal-backend-branch: main

@yshekel yshekel changed the title Decompose Polynomial-rings [FEAT] Decompose Polynomial-rings Jun 15, 2025
@yshekel yshekel changed the base branch from yshekel/labradror_rust_rq to main June 15, 2025 15:43
@yshekel yshekel changed the base branch from main to yshekel/labradror_rust_rq June 15, 2025 15:49
@yshekel yshekel changed the base branch from yshekel/labradror_rust_rq to main June 15, 2025 16:22
Copy link
Contributor

@LeonHibnik LeonHibnik left a comment

Choose a reason for hiding this comment

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

Nice!

@yshekel yshekel merged commit e7f202e into main Jun 17, 2025
41 of 61 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