You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the current changelog for the next mumax³ update, 3.12.1, and a list of potential TODO's.
Important
ThermSeed is now deprecated and replaced by ThermReseed.
Changelog
Bugfixes
Multiple calls to ThermSeed(seed) with the same seed yielded different noise. ThermSeed is now deprecated: use ThermReseed instead, where the bug is no longer present. See Allows odd N mesh for nonzero Temp #401 by @jplauzie.
Issue details
Below is the current changelog for the next mumax³ update, 3.12.1, and a list of potential TODO's.
Important
ThermSeedis now deprecated and replaced byThermReseed.Changelog
Bugfixes
ThermSeed(seed)with the sameseedyielded different noise.ThermSeedis now deprecated: useThermReseedinstead, where the bug is no longer present.See Allows odd N mesh for nonzero Temp #401 by @jplauzie.
Fixed in Allows odd N mesh for nonzero Temp #401 by @jplauzie.
minimize(),E_anis, ...) now yield a deterministic result on a given GPU.Reported by @jsampaio in Minimizer() gives inconsistent results for the same input, between runs and in the same run. #329. Fixed in Make reduction operations deterministic #415.
To do
feature/dmitensorbranch.