-
Notifications
You must be signed in to change notification settings - Fork 2
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
Other DQMC efforts #2
Comments
Your packages look really awesome and cool! Not just your DQMC ones either, a lot of them are very handy! Thank you for reaching out! I have been slammed during the first year of my postdoc, but I was actually planning on reaching out to you myself in a few months once things calmed down a bit for me, and some projects with collaborators started getting off the ground. Your scipost article that goes along with your StableDQMC.jl package is a really useful resource! I plan on citing that paper (and your actual dissertation) in basically every future DQMC related paper I write, as they are both very valuable resources for people trying to understand the nuts and bolts of DQMC 😅 |
Glad you find some of my/our work useful! While I'm not directly in physics anymore, we can definitely chat more about what your plans are and if there's room for collaboration (in whatever form). (Maybe at JuliaCon at MIT in July?) Regarding the Scipost article, I'm really happy that you find it useful! I wrote it during my PhD because I spent soo much time on this stuff and thought that future PhD students shouldn't have to suffer as much as I did. So, it's close to my heart :D |
Your dissertation is also great! After looking at ALF's documentation, and reading this older review article by Loh and Gubernatis (https://www.cs.ucdavis.edu/~bai/QUEST/tutorial/qmc_article.pdf) I became aware of this trick of alternating the direction of iterating over imaginary time in order to achieve linear scaling in beta. But neither resource really explained the details at all so I had to work it out for myself... Imagine my shock then when I opened up your dissertation for the first time and discovered you describe this entire procedure in it that I had been forced to work out on my own! 😂 I was both frustrated I hadn't seen your dissertation earlier, and also grateful you wrote it. I plan on citing it moving forward because it is such useful resource for the nuts and bolts of dqmc, even above and beyond your scipost paper. |
Unfortunately I will not be able to attend JuliaCon this year. I hope to in future years. |
Hi, great to see more Julia DQMC stuff! Just to make sure you haven't missed it, are you aware of the other efforts over at StableDQMC.jl, MonteCarlo.jl, and my original DQMC code in https://github.com/carstenbauer/dqmc ? Would be great to make clear how they relate to each other.
The text was updated successfully, but these errors were encountered: