Sebastian Korsak
Results
2
issues of
Sebastian Korsak
I work with some graphs that have some disconnected nodes. I believe that when I create the edges list, which contains only the connected part of the network, the algorithm...
I am trying to create a Monte Carlo simulation that I have some structure and I apply Gaussian displacements over time. I thought that `MetropolisMonteCarloIntegrator` is appropriate class to do...