intel-qs/notebooks
giangiac 3698396102 Remove the issues highlighted by Bandit in Python scripts
Bandit is a software tool to identify vulnerabilities in Python code.
Two type of vulnerabilities were identified (both low severity):
1. use of assert
2. import of pickle
Both issues have been removed.
2021-02-23 18:45:54 -08:00
..
basic_script.py Rename Python scripts 2021-02-16 10:19:03 -08:00
chi_matrix_with_mpi.py Remove the issues highlighted by Bandit in Python scripts 2021-02-23 18:45:54 -08:00
get_started_examples.ipynb Rename Python scripts 2021-02-16 10:19:03 -08:00
noise_via_chi_matrix_example.ipynb Rename Python scripts 2021-02-16 10:19:03 -08:00
print_distributed_state.py Rename Python scripts 2021-02-16 10:19:03 -08:00
qaoa_example.ipynb Rename Python scripts 2021-02-16 10:19:03 -08:00