Finn Lasse Buessen

Results 6 comments of Finn Lasse Buessen

I can't comment on the DataFrame example from the tweet, but I've noticed similar, extremely sluggish behavior that I can reliably reproduce [VSCode 1.78.2 client on windows, server on Linux,...

Hi @rebornix, thanks for looking into this. I followed your instructions to run the most recent VS Code 1.80.0-insider [commit c1bca6d7] on a Windows client, connected to a Linux host...

@rebornix I tried the following execution flow: 1. Run the first cell to generate the plots [this generates large outbound traffic and subsequent command stall until it's complete] 2. Save...

Good catch, thanks! It shouldn't have been possible to instantiate a lattice with spin self-interactions in the first place. A check to prevent this from happening already existed for on-site...

While currently not possible in the naive way, there is a workaround for your use case: For a small cluster, you could manually replace any two-spin interaction whose interaction range...

Hi David, Thanks for contributing and addressing the important issue of finding good (efficient) distributions of temperature points in parallel tempering. Your code is definitely a cool extension! In my...