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

Bugfix depolarise link models multithread variant #46

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

mkvanhooft
Copy link
Collaborator

  • Fixes for depolarise and linear depolarise models in multithread variant
  • Create LinearDepolariseModelParameters object for LinearDepolariseMagicDistributor
  • Remove state_delay parameter when initializing DepolariseMagicDistributor and specify state_delay via cycle_time of DepolariseModelParameters in network construction for Multithread variant
  • Create tests for link noise models and hardware models in multithread variant

* Fixes for depolarise and linear depolarise models in multithread variant
* Create LinearDepolariseModelParameters object for LinearDepolariseMagicDistributor
* Remove state_delay parameter when initializing DepolariseMagicDistributor and specify state_delay via cycle_time of DepolariseModelParameters in network construction for Multithread variant
* Create tests for link noise models and hardware models in multithread variant
@mkvanhooft mkvanhooft requested a review from bvdvecht October 21, 2024 11:38
@mkvanhooft mkvanhooft self-assigned this Oct 21, 2024
@mkvanhooft mkvanhooft merged commit 981fc99 into develop Oct 22, 2024
4 checks passed
@mkvanhooft mkvanhooft deleted the bugfix-depolarise-multithread branch October 22, 2024 11:17
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