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

QLM simulator support #159

Merged
merged 5 commits into from
Jun 24, 2021
Merged

QLM simulator support #159

merged 5 commits into from
Jun 24, 2021

Conversation

Le0nerdo
Copy link
Contributor

No description provided.

@kottmanj
Copy link
Collaborator

Looks great! Need to wait for the tests to run though and then this should be straightforward to merge. Thank you for this contribution :-).

@kottmanj kottmanj merged commit af49a22 into tequilahub:devel Jun 24, 2021
kottmanj added a commit that referenced this pull request Jul 14, 2021
* Created support for QLM (simulators)

Co-authored-by: Leo Becker <[email protected]>
kottmanj added a commit that referenced this pull request Jul 19, 2021
* PR:opt compiling (#148) 
* switch on optimized compiling of qubit excitations by default, small bugfix in trotterized gates
* fixed issue with reordered jordanwigner and optimized compiling
* qubit excitation: optimized compiling also for non-ordered excitations

* PR:map variables (#149) 
* allow mapping of variables
* fixed qpic and circuit parameter repr
* transformed variables work for new versions of jax/jaxlib (#151)
* more consistency between qubit excitations and fermionic_excitation gates

* PR:PySCF (#153) 
* automatize pyscf support
* circumvent pyscf crash from newest h5py release

* PR:four term rule (#150) by David Wierichs
* initial four-term rule
* four term rule for qubit excitation

* F12 correction (#156) by P. Schleich
* added F12 functionality


* PR:QLM simulator support (#159) by Leo Becker
* Created support for QLM (simulators)

* PR:controlled (#160) by MakoStrwlk (Arkaprava Choudhury)
* Add control_circ method to QCircuit

Co-authored-by: David Wierichs <[email protected]>
Co-authored-by: Philipp Schleich <[email protected]>
Co-authored-by: Leo Becker <[email protected]>
Co-authored-by: MakoStrwlkr <[email protected]>
kottmanj added a commit that referenced this pull request Aug 6, 2021
* Pr opt compiling (#148)
* switch on optimized compiling of qubit excitations by default, small bugfix in trotterized gates
* fixed issue with reordered jordanwigner and optimized compiling
* qubit excitation: optimized compiling also for non-ordered excitations

* Pr map variables (#149)
* allow mapping of variables
* fixed qpic and circuit parameter repr

* transformed variables work for new versions of jax/jaxlib (#151)
* more consistency between qubit excitations and fermionic_excitation gates
* adapted tests

* PR:PySCF (#153)
* automatize pyscf support

* Pr four term rule (#150)
* sync with master
* initial four-term rule
* four term rule for qubit excitation
PR by dwierichs

* F12 correction (#156)
* added F12 functionality
* more convenience in adding gates to circuit (#157)
PR by p. schleich

* PR pyscf hotfix (#158)
* circumvent pyscf crash from newest h5py release

* QLM simulator support (#159)
* Created support for QLM (simulators)
PR by Leo Becker

* Pr controlled (#160)
* Add control_circ method to QCircuit
PR by MakoStrwlkr

* Changed cirq.TrialResult to cirq.Result (#167)

Co-authored-by: David Wierichs <[email protected]>
Co-authored-by: Philipp Schleich <[email protected]>
Co-authored-by: Leo Becker <[email protected]>
Co-authored-by: MakoStrwlkr <[email protected]>
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