Skip to content

v0.7.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 22:19
· 1 commit to main since this release
854f1f7

Sunny v0.7.4

Diff since v0.7.3

Merged pull requests:

  • Refactor plotting code, support Brillouin.jl (#328) (@kbarros)
  • Support GLMakie precompiles on Julia 1.11.2 (#329) (@kbarros)
  • Fix error message when g-tensor is symmetry disallowed (#330) (@kbarros)
  • Properly handle vacancies with minimize_energy! (#331) (@kbarros)
  • Add KPM to README and update links (#332) (@kbarros)
  • Run minimize_energy! until gradient fully converges (#333) (@kbarros)
  • Default seed for a System is generated from the task-local RNG (#334) (@kbarros)
  • Add Sunny version check to generated scripts (#335) (@kbarros)
  • Update the documentation landing page (#337) (@kbarros)
  • Fix load_nxs with recent JLD2 (#338) (@kbarros)
  • Refine documentation and prepare Sunny 0.7.4 release (#340) (@kbarros)

Closed issues:

  • Expose semi-stable API for excitation (eigenmode) viewer (#221)
  • Better support for Brillouin.jl (#248)
  • Support minimize_energy! for systems with vacancies (#283)
  • Better detect convergence of minimize_energy! for large systems (#286)
  • Tutorials should begin with a version check (#287)