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

Switch from Zygote to Enzyme #182

Merged
merged 74 commits into from
Oct 30, 2024
Merged

Switch from Zygote to Enzyme #182

merged 74 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. no branching for cutoffs

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    223915d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b83a01 View commit details
    Browse the repository at this point in the history
  3. potential cutoff args

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a4251a0 View commit details
    Browse the repository at this point in the history
  4. check units changes

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    28113c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2d3a96 View commit details
    Browse the repository at this point in the history
  6. remove Zygote functions

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fdd5111 View commit details
    Browse the repository at this point in the history
  7. remove chain rules

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9467d76 View commit details
    Browse the repository at this point in the history
  8. interaction arguments

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f4d6c80 View commit details
    Browse the repository at this point in the history
  9. pairwise interaction docs

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    004f38c View commit details
    Browse the repository at this point in the history
  10. rename test groups

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0df6b9f View commit details
    Browse the repository at this point in the history
  11. remove deps

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e8a6dd5 View commit details
    Browse the repository at this point in the history
  12. force and energy arguments

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6cc14b3 View commit details
    Browse the repository at this point in the history
  13. fix unit check

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    05a0a17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    60d373b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fbc0756 View commit details
    Browse the repository at this point in the history
  16. forces reuse memory

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6134686 View commit details
    Browse the repository at this point in the history
  17. add step_n to virial

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c0f47d2 View commit details
    Browse the repository at this point in the history
  18. refactor energy functions

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    06dc815 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf148a8 View commit details
    Browse the repository at this point in the history
  20. loggers use step_n

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7c91f14 View commit details
    Browse the repository at this point in the history
  21. use step_n throughout

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0c3da3f View commit details
    Browse the repository at this point in the history
  22. reuse memory in simulators

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    60bef87 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    913140f View commit details
    Browse the repository at this point in the history
  24. gradient tests use Enzyme

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    be88ae2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ce94d70 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ce6c0f3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2df8505 View commit details
    Browse the repository at this point in the history
  28. Mie mixing and shortcut

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    10e11f7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ea60adc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3bb4b04 View commit details
    Browse the repository at this point in the history
  31. Coulomb mixing

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    24fcc66 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dbce320 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ef8b4ef View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3ac6899 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e9a362b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    06d1c17 View commit details
    Browse the repository at this point in the history
  37. fix tests

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8beea61 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    67ef5dd View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    befdd31 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7f8efba View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5aad841 View commit details
    Browse the repository at this point in the history
  42. DMS protein gradient tests

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8f7c2ec View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    238b763 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b081caa View commit details
    Browse the repository at this point in the history
  45. deepcopy to copy

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c3c1618 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    65e61ef View commit details
    Browse the repository at this point in the history
  47. Enzyme loggers fix

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    379e97c View commit details
    Browse the repository at this point in the history
  48. Enzyme compat

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7ff6cdc View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bc813b3 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    68d51ea View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3951042 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ced1e7d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    37583fa View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    bd3d9c7 View commit details
    Browse the repository at this point in the history
  55. fix Colors weakdep

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    22c16e5 View commit details
    Browse the repository at this point in the history
  56. fix Enzyme weakdep

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3b72ecf View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c3325da View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ce979b3 View commit details
    Browse the repository at this point in the history
  59. add VolumeLogger

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    72a4710 View commit details
    Browse the repository at this point in the history
  60. dipole_moment function

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1525890 View commit details
    Browse the repository at this point in the history
  61. density test

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    38a07c8 View commit details
    Browse the repository at this point in the history
  62. update Enzyme version

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    002006f View commit details
    Browse the repository at this point in the history
  63. add paper to docs

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c585953 View commit details
    Browse the repository at this point in the history
  64. remove redundant method

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b6e305c View commit details
    Browse the repository at this point in the history
  65. test options

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f1e1fca View commit details
    Browse the repository at this point in the history
  66. n_dimensions fixes

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3d7bc7d View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    6005825 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    ab6b225 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    e5d5249 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3e44115 View commit details
    Browse the repository at this point in the history
  71. update API docs

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b5903ad View commit details
    Browse the repository at this point in the history
  72. KernelDensity extension

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bef88af View commit details
    Browse the repository at this point in the history
  73. docs cover all docstrings

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c0c2a15 View commit details
    Browse the repository at this point in the history
  74. Colors compat

    jgreener64 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e9ad4ed View commit details
    Browse the repository at this point in the history