Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support long-range dipole in linear spin wave theory #257

Merged
merged 29 commits into from
May 2, 2024
Merged

Support long-range dipole in linear spin wave theory #257

merged 29 commits into from
May 2, 2024

Commits on May 1, 2024

  1. Progress

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5d45120 View commit details
    Browse the repository at this point in the history
  2. Interaction conventions

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cd6239a View commit details
    Browse the repository at this point in the history
  3. Fix sign and rounding

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    57fd038 View commit details
    Browse the repository at this point in the history
  4. Implementation attempt 1

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    550e676 View commit details
    Browse the repository at this point in the history
  5. Debugging

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2f91631 View commit details
    Browse the repository at this point in the history
  6. Progress

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c22fbf4 View commit details
    Browse the repository at this point in the history
  7. Error for SU(N) mode

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5220ac9 View commit details
    Browse the repository at this point in the history
  8. Dipole-dipole not broken?

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2519d4e View commit details
    Browse the repository at this point in the history
  9. Avoid recomputing Ewald

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c2376b3 View commit details
    Browse the repository at this point in the history
  10. Refactors

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    36cbc5e View commit details
    Browse the repository at this point in the history
  11. SU(N) Ewald LSWT

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    543c5e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f92f6fe View commit details
    Browse the repository at this point in the history
  13. Another ewald test

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8420b38 View commit details
    Browse the repository at this point in the history
  14. Update docs and add tutorial

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d45b992 View commit details
    Browse the repository at this point in the history
  15. Update readme and versions

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    54d36ba View commit details
    Browse the repository at this point in the history
  16. Improve comment in example.

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2fb833c View commit details
    Browse the repository at this point in the history
  17. Docs tweaks

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9e25b61 View commit details
    Browse the repository at this point in the history
  18. Update note

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    985f4a3 View commit details
    Browse the repository at this point in the history
  19. accum_dipole_dipole_locally!

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f2e5012 View commit details
    Browse the repository at this point in the history
  20. Update example

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b877249 View commit details
    Browse the repository at this point in the history
  21. Better example

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a1c7ce1 View commit details
    Browse the repository at this point in the history
  22. Tweak

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    37315ca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f952ef1 View commit details
    Browse the repository at this point in the history
  24. Remove explicit LSWT shift

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4a521ae View commit details
    Browse the repository at this point in the history
  25. Spaces

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    855926e View commit details
    Browse the repository at this point in the history
  26. Update docs

    kbarros committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f258b3b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Rename push_coupling! to replace_coupling!

    Also streamline calculation of `isculled`.
    kbarros committed May 2, 2024
    Configuration menu
    Copy the full SHA
    de90473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a86d7 View commit details
    Browse the repository at this point in the history
  3. Style tweaks

    kbarros committed May 2, 2024
    Configuration menu
    Copy the full SHA
    507e864 View commit details
    Browse the repository at this point in the history