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

Banded hafnian algorithm #345

Open
1 task done
changhun0218 opened this issue Jun 2, 2022 · 1 comment
Open
1 task done

Banded hafnian algorithm #345

changhun0218 opened this issue Jun 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@changhun0218
Copy link

Before posting a feature request

  • I have searched exisisting GitHub issues to make sure the feature request does not already exist.

Feature details

Would it be possible to accelerate hafnian_banded function?
If I understand correctly, the code is not using numba or jit, so it seems to take quite a time.

Implementation

No response

How important would you say this feature is?

2: Somewhat important. Needed this quarter.

Additional information

No response

@changhun0218 changhun0218 added the enhancement New feature or request label Jun 2, 2022
@sduquemesa
Copy link
Contributor

Hi @changhun0218, thanks for your feature request!

This piece of code can indeed be speed up by using numba, let us look into it. If you feel this is something you can tackle yourself, we encourage you to open a new PR with your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants