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

リンドブラッド方程式のモンテカルロソルバ(マルチスレッド版) #208

Merged
merged 30 commits into from
Mar 30, 2022

Conversation

kotamanegi
Copy link
Collaborator

@kotamanegi kotamanegi commented Jan 21, 2022

close #198
プルリク #185 のマルチスレッド版です。

@kotamanegi kotamanegi linked an issue Jan 21, 2022 that may be closed by this pull request
@kotamanegi kotamanegi marked this pull request as draft January 21, 2022 11:05
Base automatically changed from 195-add-func-Lindblad to dev February 9, 2022 00:04
@kotamanegi kotamanegi marked this pull request as ready for review February 18, 2022 09:45
@WATLE
Copy link
Collaborator

WATLE commented Feb 25, 2022

リンドブラッド方程式、なんでrをランダムに決めてnormがr以下になったらcollapseなのか全くわからない

Randomのuniformって何ですか?

@kotamanegi
Copy link
Collaborator Author

理論も理解できて、変な動作をしている部分もないと思うのでLGTMです:+1:

@WATLE
Copy link
Collaborator

WATLE commented Mar 2, 2022

cerrを例外に治す処理をしたらなぜか変なファイルが生成されたので対処お願いします...
backprop_inner_productはどこから生えてきたのでしょうか?

@kotamanegi
Copy link
Collaborator Author

@kotamanegi
Copy link
Collaborator Author

元論文見つけました:
https://arxiv.org/pdf/1405.6694.pdf

Copy link
Collaborator

@WATLE WATLE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

find_collapseを割線法にしたものはプルリクとしてあります。

src/cppsim/gate_noisy_evolution.hpp Show resolved Hide resolved
src/cppsim/gate_noisy_evolution.hpp Outdated Show resolved Hide resolved
src/cppsim/gate_noisy_evolution.hpp Outdated Show resolved Hide resolved
src/cppsim/gate_noisy_evolution.hpp Outdated Show resolved Hide resolved
@kotamanegi kotamanegi merged commit ba6681a into dev Mar 30, 2022
@kotamanegi kotamanegi deleted the 198-multithread-rindblad branch March 30, 2022 00:06
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.

Add multi-thread LindBlad solver
3 participants