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

Removes all remaining C++ files and implements hafnian functions in pure python using numba #311

Merged
merged 107 commits into from
Dec 15, 2021
Merged

Conversation

nquesada
Copy link
Collaborator

No description provided.

dleclerc33 and others added 30 commits December 4, 2021 15:16
Removed hafnian cpp implementations
@@ -119,45 +93,19 @@ To ensure that The Walrus library is working correctly after installation, the t

$ make test
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@sduquemesa : is this line still needed?

@@ -89,7 +89,7 @@ The Walrus Documentation
Features
========

* Fast calculation of hafnians, loop hafnians, and torontonians of general and certain structured matrices.
* Fast calculation of hafnians, loop hafnians, and torontonians of general and certain structured matrices powered by `Numba <https://numba.pydata.org/>`_.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

<3 Nice!

@josh146
Copy link
Member

josh146 commented Dec 15, 2021

😍

My only comment is that the name of this page in the docs https://hafnian--311.org.readthedocs.build/en/311/code/thewalrus.html probably doesn't make any sense any more, since the entire library is now Python?

@thisac thisac merged commit cc53d39 into XanaduAI:master Dec 15, 2021
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.

8 participants