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

Numba permanent #300

Merged
merged 54 commits into from
Nov 25, 2021
Merged
Show file tree
Hide file tree
Changes from 45 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
3d4fbc6
Update _permanent.py
JQZ1111 Nov 9, 2021
6f8f1fc
Verification and correction of minor mistakes
brandonpolymtl Nov 9, 2021
7c68219
Added the BBFG algorithm
brandonpolymtl Nov 10, 2021
f480de2
Merge pull request #2 from polyquantique/JQZ1111-patch-1
JQZ1111 Nov 10, 2021
e990721
Update _permanent.py
JQZ1111 Nov 10, 2021
fc7fec6
Merge pull request #3 from polyquantique/JQZ1111-patch-1
JQZ1111 Nov 10, 2021
4ccc158
Update _permanent.py
benjaminlanthier Nov 10, 2021
bfcf623
Merge branch 'XanaduAI:master' into master
nquesada Nov 15, 2021
4ca787d
Update libwalrus.pyx
JQZ1111 Nov 15, 2021
d91a832
Merge pull request #4 from polyquantique/Jiaqi_cpp_removal
JQZ1111 Nov 15, 2021
576b7cc
Update libwalrus.pyx
JQZ1111 Nov 15, 2021
d7bf16c
Update test_permanent.py
benjaminlanthier Nov 15, 2021
f4e53a8
Update __init__.py
JQZ1111 Nov 15, 2021
282b8b4
Removed the 'quad' and the 'fsum' options
brandonpolymtl Nov 15, 2021
5cf023f
Merge branch 'Jiaqi_cpp_removal' of github.com:polyquantique/thewalru…
brandonpolymtl Nov 15, 2021
dfd9cc5
Update test_permanent.py
benjaminlanthier Nov 15, 2021
bf71bd0
Update libwalrus.hpp
JQZ1111 Nov 15, 2021
1f075c4
Remove previous c++ permanent implementations
JQZ1111 Nov 15, 2021
5f739bd
Remove the file permanent.hpp
dleclerc33 Nov 15, 2021
1de72eb
Applied black and used pytest
benjaminlanthier Nov 16, 2021
367ed3b
Applied black
benjaminlanthier Nov 16, 2021
4e58747
Put into comment all permanent
JQZ1111 Nov 16, 2021
20fec89
Remove permanents C++ tests
JQZ1111 Nov 16, 2021
5bbd4f9
Remove C++ permanent
JQZ1111 Nov 16, 2021
ec172d8
Apply suggestions from code review
nquesada Nov 16, 2021
0f54091
Apply suggestions from code review
nquesada Nov 16, 2021
93c347d
passes black
Nov 16, 2021
99f22c8
Merge pull request #7 from polyquantique/Jiaqi_cpp_removal
nquesada Nov 16, 2021
b58cec8
Update thewalrus/_permanent.py
benjaminlanthier Nov 16, 2021
70ed023
Update thewalrus/_permanent.py
benjaminlanthier Nov 16, 2021
9d144cf
Update thewalrus/_permanent.py
benjaminlanthier Nov 16, 2021
394216e
Update thewalrus/_permanent.py
benjaminlanthier Nov 16, 2021
07194dc
Update thewalrus/_permanent.py
benjaminlanthier Nov 16, 2021
06e71a1
Update thewalrus/_permanent.py
benjaminlanthier Nov 16, 2021
aeacfbe
Tried Josh's suggestions
JQZ1111 Nov 16, 2021
9db1b5e
Update _permanent.py
JQZ1111 Nov 17, 2021
6c79f11
Apply black on the file _permanent.py
dleclerc33 Nov 17, 2021
c45b1f3
Reformat to fit in docs
JQZ1111 Nov 17, 2021
6789617
Added Polyquantique team names
JQZ1111 Nov 17, 2021
d39a51f
Modified with Josh's suggestions
benjaminlanthier Nov 17, 2021
98c37b2
Merge branch 'master' into master
nquesada Nov 18, 2021
2afd373
Apply suggestions from code review
nquesada Nov 18, 2021
c59ea17
Merge pull request #10 from polyquantique/Modifications_Jiaqi
nquesada Nov 23, 2021
af4fe8d
Merge branch 'master' into master
nquesada Nov 23, 2021
488b5ad
Apply suggestions from code review
nquesada Nov 23, 2021
adb7139
Update _permanent.py
JQZ1111 Nov 24, 2021
f958e0c
Update _permanent.py
JQZ1111 Nov 24, 2021
d78f38e
Apply suggestions from code review
nquesada Nov 24, 2021
daff059
Update _permanent.py
benjaminlanthier Nov 24, 2021
6ccea3d
Merge pull request #11 from polyquantique/modifications_header
nquesada Nov 24, 2021
9eff336
Update thewalrus/_permanent.py
nquesada Nov 24, 2021
050152c
Updates changelog
Nov 25, 2021
9d415ff
Fix merge conglict
Nov 25, 2021
ceb43ab
Fix merge conglict
Nov 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .github/ACKNOWLEDGMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,12 @@

* [Ali Asadi](https://github.com/maliasadi) (Western University) - :thread: Commander of threads

* [Sebastián Duque](https://github.com/sduquemesa) (Xanadu) - 🎧 Quantum sound explorer
* [Sebastián Duque](https://github.com/sduquemesa) (Xanadu) - 🎧 Quantum sound explorer

* [Jiaqi Zhao](https://github.com/JQZ1111) (Polytechnique Montréal) - Photon squeezer

* [Dominic Leclerc](https://github.com/dleclerc33) (Polytechnique de Montréal) :fleur_de_lis: King of vaccum

* [Benjamin Lanthier](https://github.com/benjaminlanthier) (Polytechnique de Montréal) :mage: Warlock of eigenvalues

* [Brandon Turcotte](https://github.com/brandonpolymtl) (Polytechnique de Montréal) - :star2: The Quantum-plators
Comment on lines +51 to +59
Copy link
Contributor

Choose a reason for hiding this comment

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

🎆 🏅 🎊

1 change: 0 additions & 1 deletion include/libwalrus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <trace_hafnian.hpp>
#include <recursive_hafnian.hpp>
#include <repeated_hafnian.hpp>
#include <permanent.hpp>

/**
* @namespace libwalrus
Expand Down
Loading