SunnySuite / Sunny.jl

Spin dynamics and generalization to SU(N) coherent states
Other
86 stars 19 forks source link

Added Kipton's spherical cap update and include Gaussian spin update. #3

Closed mswwilson closed 2 years ago

kbarros commented 2 years ago

Gentle ping. I think this can be merged with some minor changes. I guess it makes sense to pass the rng to spherical_cap_update, for example.

mswwilson commented 2 years ago

Sorry for the delay. I should be able to make these changes in little bit.

mswwilson commented 2 years ago

I made the changes here, so not sure it's ready to merge now. I passed a Random.AbstractRNG type as a parameter to the update functions.