10000 Releases · SunnySuite/Sunny.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: SunnySuite/Sunny.jl

v0.7.6

02 May 03:37
Compare
Choose a tag to compare

Sunny v0.7.6

Diff since v0.7.5

Merged pull requests:

  • Rewrite of Spiral SWT (#304) (@kbarros)
  • Replace KPM with Lanczos (#339) (@kbarros)
  • Support vacancies in spin wave theory (#350) (@kbarros)
  • Fix suggest_magnetic_supercell with multiple wavevectors (#352) (@kbarros)
  • Update README with Sunny paper reference (#353) (@kbarros)
  • The atom index passed to spin_label must refer to the original crystal (#359) (@kbarros)
  • Adapt test tolerances to true Float64 precision (#360) (@ddahlbom)
  • Clone sys.origin when building reshaped system (#365) (@kbarros)
  • Functions to look up quadratic interactions from a system (#366) (@kbarros)
  • Fix view_crystal on reshaped system (#367) (@kbarros)
  • Allow custom integrator in SampledCorrelations (#371) (@ddahlbom)
  • Miscellaneous cleanups (#372) (@kbarros)
  • Miscellaneous cleanups (#373) (@kbarros)
  • Clean print_site if allowed anisotropy operators are missing (#375) (@kbarros)

Closed issues:

  • view_crystal is broken for reshaped system (#356)
  • Glitch in print_site for disallowed anisotropies (#357)
  • Broken set_onsite_coupling! with functional argument when applied for reshaped system (#358)
  • Clone sys.origin when building reshaped system (#364)
  • Finite temperature prefactor in SpinWaveTheory has incorrect q-dependence (#370)
  • Error when setting "general" couplings with quantum spin-1/2 (#376)

v0.7.5

20 Jan 17:37
Compare
Choose a tag to compare

Sunny v0.7.5

Diff since v0.7.4

Merged pull requests:

Closed issues:

  • Consistency in coefficients for Stevens expansion (#60)
  • Error converting examples/extra/heisenberg_animation.jl into a Jupyter notebook (#347)

v0.7.4

06 Dec 22:19
854f1f7
Compare
Choose a tag to compare

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)

v0.7.3

12 Nov 14:53
Compare
Choose a tag to compare

Sunny v0.7.3

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • Sometimes site symmetry can't be inferred (#44)
  • Assertion error in stevens_basis_for_symmetry_allowed_anisotropies triggered by certain crystals (#260)

v0.7.2

12 Sep 04:07
Compare
Choose a tag to compare

Sunny v0.7.2

Diff since v0.7.1

Merged pull requests:

  • Fix test for repeated wave vectors in SampledCorrelations (#314) (@ddahlbom)
  • Make Colorbar more reliable (#315) (@kbarros)
  • Update Tutorial 7 to automatically optimize spins (#316) (@kbarros)

Closed issues:

  • More translations of SpinW tutorials (#186)

v0.7.1

03 Sep 21:55
53105eb
Compare
Choose a tag to compare

Sunny v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

30 Aug 23:28
Compare
Choose a tag to compare

Sunny v0.7.0

Diff since v0.6.1

Merged pull requests:

Closed issues:

  • Minor improvement to comments / docs for Symmetry/AllowedCouplings.jl (#5)
  • Linear spin wave theory wishlist (#70)
  • Some type-parameter grabbing code is very opaque (#127)
  • Occasional WGLMakie crashes inside VSCode panel (#290)

v0.6.1

02 Aug 17:02
Compare
Choose a tag to compare

Sunny v0.6.1

Diff since v0.6.0

Merged pull requests:

Closed issues:

  • Better estimation of real-time correlations (#218)

v0.6.0

18 Jun 22:59
Compare
Choose a tag to compare

Sunny v0.6.0

Diff since v0.5.11

Merged pull requests:

Closed issues:

  • Notation for tensor product space (#177)
  • Incorrect sign of magnetic moment! (Breaking change for v0.6) (#190)
  • Clarify usage of copy and deepcopy (#193)
  • The scale of "broadened intensities" should be independent of calculator (SpinWaveTheory or dynamical_correlations) (#264)
  • Wavevector q should describe momentum transfer to the sample (#270)
  • Can sunny do constant-energy cut simulation? (#274)
  • Informative error message when S = 0 is passed to a SpinInfo (#275)
  • Un-deprecate biquad option to set_exchange! (#276)

v0.5.11

03 Jun 03:46
Compare
Choose a tag to compare

Sunny v0.5.11

Diff since v0.5.10

0