intel-qs/examples
Markus Buchberger 7761d2dea7
Contribute mbu (#35)
* Add badge for Python build in README

* Create the python build with MPI: Action

* Update python MPI action

* Added the installation of MPICH in the Action

* deleted the file for the action

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CMakeLists.txt

For g++ compiler, use option "-O3" to optimize the binary.

* Update example grover_4qubit.cpp

* fixes to Dockerfile, get_started_examples

* Update python_build_mpi.yml

* Update python_build_no_mpi.yml

* Update Dockerfile

* Update import_iqs.py

Updated syntax for init and finalize functions for the MPI environment

Co-authored-by: giangiac <30329377+giangiac@users.noreply.github.com>
Co-authored-by: Fabio Baruffa <fbaru.dev@gmail.com>
Co-authored-by: giangiac <gian.giacomo.guerreschi@intel.com>
2021-01-26 15:32:12 -08:00
..
CMakeLists.txt Contribute mbu (#35) 2021-01-26 15:32:12 -08:00
benchgates.cpp Edit files from /tutorials and /examples respect the new directory structure 2020-03-24 13:37:08 -07:00
communication_reduction_via_qubit_reordering.cpp Update communication_reduction_via_qubit_reordering.cpp 2020-11-09 13:55:52 -08:00
expect_value_test.cpp Edit files from /tutorials and /examples respect the new directory structure 2020-03-24 13:37:08 -07:00
grover_4qubit.cpp Contribute mbu (#35) 2021-01-26 15:32:12 -08:00
heisenberg_dynamics.cpp Edit files from /tutorials and /examples respect the new directory structure 2020-03-24 13:37:08 -07:00
noisy_circuit_test.cpp Edit files from /tutorials and /examples respect the new directory structure 2020-03-24 13:37:08 -07:00
quantum_fourier_transform.cpp Minor update in QFT example 2020-10-15 22:22:17 -07:00
test_of_custom_gates.cpp Edit files from /tutorials and /examples respect the new directory structure 2020-03-24 13:37:08 -07:00