QuNetSim updates and other various improvements #155
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…fied the templater to remove the backend choice.
Added the kwargs argument for host.run_protocol
Adding the bit_flip and phase_flip channel models
Removed the commented libraries from requirements.txt
Modified the template generation file
Adding the channel model parameter
Modified the test case for channel models and renamed channel_model file
Added the function to send n-qubits and it's unit-test
Added the method to initialize a qubit given angles theta and phi, tested only for the EQSN backend
Added the classical storage in host
Adding the channel_models documentation
Made a new function for changing the host ID for the EPR qubit
Changed the parameters for fibre channel in channel_models
Changed the alignment
Changed the alignment
Made minor changes to the examples in the docs