This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename qubitstatevector to stateprep (#134)
* rename qubitstatevector to stateprep * default.qubit as bench * Trigger multi-GPU CI * add changelog * update pybind to 2.11.1 (test) * Fix typo in changelog. * Revert pybind11 version to match lightning. Fix couple imports. Add formatting tools to reqs. * Deprecate python 3.8. * Build pennylane-lightning@update/nested_cmake_paths * Build against update/nested_cmake_paths * Revert to building against PLL@master * WIP * Change template input of templated OpsData. * replace StateVectorRawCPU.hpp StateVectorLQubitRaw.hpp * Increase CUDA ver to 20. * Fix cpp tests headers and linking. * Update pennylane ver in docs. * Update cuda ver 12. * Install devtoolset-11 * Uninstall devtoolset-10 * Build against PLL bugfix/numbers. * Build against pennylane-lightning.git@bugfix/numbers * pull pennylane-lightning.git@bugfix/numbers * Reintroduce QubitStateVector. * Reformat & fix pytest.raise. * Remove python 3.8 refs. * Change Lightning build branch from bugfix/numbers to master. * Update CHANGELOG.md * Update devices.rst * Fix custatevec ver in reqs. * Parametrize couple parallel tests over stateprep. --------- Co-authored-by: Vincent Michaud-Rioux <[email protected]>
- Loading branch information
1 parent
30a412e
commit 2cd8247
Showing
42 changed files
with
299 additions
and
244 deletions.
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
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
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
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
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
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
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.