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

Add QFT operation #142

Merged
merged 8 commits into from
Jun 13, 2023
Merged

Add QFT operation #142

merged 8 commits into from
Jun 13, 2023

Conversation

YuNariai
Copy link
Contributor

@YuNariai YuNariai commented Jun 3, 2023

Link to : add supports for more basic operations and layers #134 and #136

Changes I made:
Add QFT function and QFT_matrix function in functional.py
Add QFT class in operators.py
Add test for QFT in test_op.py

YuNariai and others added 7 commits June 3, 2023 04:33
Add QFT_matrix function and QFT function. Add QFT to mat_dict and func_name_dict
add QFT class
add QFT to op_name_dict and fixed_ops list
fixed QFT_matrix
@Hanrui-Wang Hanrui-Wang changed the base branch from main to unitary_hack June 13, 2023 03:52
@Hanrui-Wang Hanrui-Wang merged commit c3c4a36 into mit-han-lab:unitary_hack Jun 13, 2023
@Hanrui-Wang
Copy link
Collaborator

Thank you @YuNariai for your contributions!

@Hanrui-Wang
Copy link
Collaborator

Hanrui-Wang commented Jun 13, 2023

Hi @YuNariai, could you send a message in the issue #134 so that I can assign you?

@Hanrui-Wang
Copy link
Collaborator

Hi @YuNariai, since the QFT is more on the algorithm part, so I will assign you in the issue #136

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.

2 participants