-
Notifications
You must be signed in to change notification settings - Fork 56
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
Numba permanent #300
Merged
Merged
Numba permanent #300
Changes from 45 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
3d4fbc6
Update _permanent.py
JQZ1111 6f8f1fc
Verification and correction of minor mistakes
brandonpolymtl 7c68219
Added the BBFG algorithm
brandonpolymtl f480de2
Merge pull request #2 from polyquantique/JQZ1111-patch-1
JQZ1111 e990721
Update _permanent.py
JQZ1111 fc7fec6
Merge pull request #3 from polyquantique/JQZ1111-patch-1
JQZ1111 4ccc158
Update _permanent.py
benjaminlanthier bfcf623
Merge branch 'XanaduAI:master' into master
nquesada 4ca787d
Update libwalrus.pyx
JQZ1111 d91a832
Merge pull request #4 from polyquantique/Jiaqi_cpp_removal
JQZ1111 576b7cc
Update libwalrus.pyx
JQZ1111 d7bf16c
Update test_permanent.py
benjaminlanthier f4e53a8
Update __init__.py
JQZ1111 282b8b4
Removed the 'quad' and the 'fsum' options
brandonpolymtl 5cf023f
Merge branch 'Jiaqi_cpp_removal' of github.com:polyquantique/thewalru…
brandonpolymtl dfd9cc5
Update test_permanent.py
benjaminlanthier bf71bd0
Update libwalrus.hpp
JQZ1111 1f075c4
Remove previous c++ permanent implementations
JQZ1111 5f739bd
Remove the file permanent.hpp
dleclerc33 1de72eb
Applied black and used pytest
benjaminlanthier 367ed3b
Applied black
benjaminlanthier 4e58747
Put into comment all permanent
JQZ1111 20fec89
Remove permanents C++ tests
JQZ1111 5bbd4f9
Remove C++ permanent
JQZ1111 ec172d8
Apply suggestions from code review
nquesada 0f54091
Apply suggestions from code review
nquesada 93c347d
passes black
99f22c8
Merge pull request #7 from polyquantique/Jiaqi_cpp_removal
nquesada b58cec8
Update thewalrus/_permanent.py
benjaminlanthier 70ed023
Update thewalrus/_permanent.py
benjaminlanthier 9d144cf
Update thewalrus/_permanent.py
benjaminlanthier 394216e
Update thewalrus/_permanent.py
benjaminlanthier 07194dc
Update thewalrus/_permanent.py
benjaminlanthier 06e71a1
Update thewalrus/_permanent.py
benjaminlanthier aeacfbe
Tried Josh's suggestions
JQZ1111 9db1b5e
Update _permanent.py
JQZ1111 6c79f11
Apply black on the file _permanent.py
dleclerc33 c45b1f3
Reformat to fit in docs
JQZ1111 6789617
Added Polyquantique team names
JQZ1111 d39a51f
Modified with Josh's suggestions
benjaminlanthier 98c37b2
Merge branch 'master' into master
nquesada 2afd373
Apply suggestions from code review
nquesada c59ea17
Merge pull request #10 from polyquantique/Modifications_Jiaqi
nquesada af4fe8d
Merge branch 'master' into master
nquesada 488b5ad
Apply suggestions from code review
nquesada adb7139
Update _permanent.py
JQZ1111 f958e0c
Update _permanent.py
JQZ1111 d78f38e
Apply suggestions from code review
nquesada daff059
Update _permanent.py
benjaminlanthier 6ccea3d
Merge pull request #11 from polyquantique/modifications_header
nquesada 9eff336
Update thewalrus/_permanent.py
nquesada 050152c
Updates changelog
9d415ff
Fix merge conglict
ceb43ab
Fix merge conglict
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎆 🏅 🎊