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

Refactor Ansatz to be a concrete type with lattice information #223

Merged
merged 64 commits into from
Nov 4, 2024

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    e1019ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2119c6 View commit details
    Browse the repository at this point in the history
  3. Fix typos in Ansatz

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    cadb6de View commit details
    Browse the repository at this point in the history
  4. Use Graphs.neighbors

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    887df52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a46eef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cac33e9 View commit details
    Browse the repository at this point in the history
  7. Remove some exports

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f2d03eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb71ac2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a94d949 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6dffca6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4678ba View commit details
    Browse the repository at this point in the history
  12. Refactor Reactant.make_tracer, Reactant.create_result methods on …

    …top of recent changes
    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f0d5124 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cb0f5a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45752d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e2a61e6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    081ab06 View commit details
    Browse the repository at this point in the history
  17. Fix tensors(; bond)

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    10b38ef View commit details
    Browse the repository at this point in the history
  18. Fix truncate!

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    817ced5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d03d726 View commit details
    Browse the repository at this point in the history
  20. Format code

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f8bc73c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    95bf356 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c7f6d45 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    49a6dcf View commit details
    Browse the repository at this point in the history
  24. Some fixes on simple_update!

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    84ae74b View commit details
    Browse the repository at this point in the history
  25. Prototype tests for Ansatz

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a362a24 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    274b175 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a852831 View commit details
    Browse the repository at this point in the history
  28. Set temporarily a more concrete type of lattice in graph to circunv…

    …ent a Julia bug
    Sergio Sánchez Ramírez authored and mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    19141a5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c8dca75 View commit details
    Browse the repository at this point in the history
  30. Revert "Set temporarily a more concrete type of lattice in graph to…

    … circunvent a Julia bug"
    
    This reverts commit 7c67f58.
    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    126c2ab View commit details
    Browse the repository at this point in the history
  31. Partially revert 0bef4a9

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    220c6fa View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    192f3fe View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e75aeaf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    932f84c View commit details
    Browse the repository at this point in the history
  35. test Ansatz

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a80ef9c View commit details
    Browse the repository at this point in the history
  36. fix typo

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4e30f18 View commit details
    Browse the repository at this point in the history
  37. format code

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    374a5f5 View commit details
    Browse the repository at this point in the history
  38. fix @testset with let

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    dbdf81d View commit details
    Browse the repository at this point in the history
  39. fix Ansatz constructor

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7aebac0 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fd0f988 View commit details
    Browse the repository at this point in the history
  41. fix typo

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    69d9d6b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    add35c2 View commit details
    Browse the repository at this point in the history
  43. fix tests

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    cb38691 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    eff349e View commit details
    Browse the repository at this point in the history
  45. format code

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3b44c3d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ed9d37a View commit details
    Browse the repository at this point in the history
  47. finish Ansatz tests

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4849c69 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e1970fd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d55f88b View commit details
    Browse the repository at this point in the history
  50. delete "Ansatz" folder

    mofeing committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3dacdee View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. document stuff

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a778152 View commit details
    Browse the repository at this point in the history
  2. fix include

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    75199d9 View commit details
    Browse the repository at this point in the history
  3. fix tests

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    45ca798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1a9d48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e22ef05 View commit details
    Browse the repository at this point in the history
  6. fix tests

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    00b69dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b7ab2d View commit details
    Browse the repository at this point in the history
  8. fix typo

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c37de29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da52ec3 View commit details
    Browse the repository at this point in the history
  10. clean comment

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ab8c7f4 View commit details
    Browse the repository at this point in the history
  11. fix typo again

    mofeing committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b7010ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c967a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Reinclude skipped test sets of Product and Chain

    Co-authored-by: Jofre Vallès Muns <[email protected]>
    mofeing and jofrevalles authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    73f3ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fbc3f View commit details
    Browse the repository at this point in the history