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

CP factorization #324

Merged
merged 13 commits into from
Dec 12, 2024
Merged

CP factorization #324

merged 13 commits into from
Dec 12, 2024

Conversation

loreloc
Copy link
Member

@loreloc loreloc commented Dec 2, 2024

  • Add CP factorization implementation, supporting different kinds of parameterizations
  • Add notebook, using it for doing image compression
  • Refactor cirkit.templates module as to contain the following packages
    • region_graph: all about region graphs
    • data_modalities: all about data-specific circuit templates (e.g., image_data)
    • tensor_factorizations: all about tensor factorizations circuit templates
    • utils: utility factories and data structures, e.g., Parameterization

@loreloc loreloc self-assigned this Dec 2, 2024
@loreloc loreloc added this to the cirkit 0.2.0 (murmur) milestone Dec 3, 2024
@loreloc loreloc merged commit a1bffe7 into main Dec 12, 2024
0 of 2 checks passed
@loreloc loreloc deleted the cp-factorization branch December 12, 2024 20: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