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

Graphs_integration #161

Draft
wants to merge 145 commits into
base: main
Choose a base branch
from
Draft

Graphs_integration #161

wants to merge 145 commits into from

Commits on May 9, 2024

  1. Added placeholders.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8a582a1 View commit details
    Browse the repository at this point in the history
  2. Changed importing styles.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e3d3e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d2b499 View commit details
    Browse the repository at this point in the history
  4. Added more placeholders.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a6fc30d View commit details
    Browse the repository at this point in the history
  5. Added doc.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    12a944b View commit details
    Browse the repository at this point in the history
  6. Fixed some styles.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f07d4b5 View commit details
    Browse the repository at this point in the history
  7. Added more placeholders.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    17ad4ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11d55bd View commit details
    Browse the repository at this point in the history
  9. Added doc and more tests.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    417bb85 View commit details
    Browse the repository at this point in the history
  10. Minor fix.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    727561c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c6c3b2 View commit details
    Browse the repository at this point in the history
  12. Modified file layouts.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0c095c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6591511 View commit details
    Browse the repository at this point in the history
  14. Added datamodule.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    96edcd0 View commit details
    Browse the repository at this point in the history
  15. Added more functions.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7f4b830 View commit details
    Browse the repository at this point in the history
  16. Fixed some styles.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8cb7218 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c5e85c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3930be3 View commit details
    Browse the repository at this point in the history
  19. Added missing type hints.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0dc2e1d View commit details
    Browse the repository at this point in the history
  20. Modified file layouts.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8ff7203 View commit details
    Browse the repository at this point in the history
  21. Changed filenames.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bb2edec View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a662346 View commit details
    Browse the repository at this point in the history
  23. Added the IO function.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9eaf323 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2beb7f3 View commit details
    Browse the repository at this point in the history
  25. Updated __repr__.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2c876d1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    31975aa View commit details
    Browse the repository at this point in the history
  27. Added radial functions.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b3b5420 View commit details
    Browse the repository at this point in the history
  28. Modified file layouts.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cab127d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    39846f3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4d85d66 View commit details
    Browse the repository at this point in the history
  31. Modified file layouts.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f8bfab6 View commit details
    Browse the repository at this point in the history
  32. Fixed typos.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    27a79bc View commit details
    Browse the repository at this point in the history
  33. Fixed typos.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c163ba2 View commit details
    Browse the repository at this point in the history
  34. Added scatter functions.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6b9deb5 View commit details
    Browse the repository at this point in the history
  35. Minor fix.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3cc1e36 View commit details
    Browse the repository at this point in the history
  36. Updated torch tools.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    12f37dd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    167e608 View commit details
    Browse the repository at this point in the history
  38. Added models.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9a8867a View commit details
    Browse the repository at this point in the history
  39. Modified import schemes.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    debec0e View commit details
    Browse the repository at this point in the history
  40. Renamed a directory.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6ed1c87 View commit details
    Browse the repository at this point in the history
  41. Modified import schemes.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0998a66 View commit details
    Browse the repository at this point in the history
  42. Added a doc string.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    016c1e4 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ca194f2 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    31e0064 View commit details
    Browse the repository at this point in the history
  45. Minor fix.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4b04f18 View commit details
    Browse the repository at this point in the history
  46. Added DeepTDA.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    00b3734 View commit details
    Browse the repository at this point in the history
  47. Fixed lightning training.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5b4550c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ef44fc6 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    07db17d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    9a5ad39 View commit details
    Browse the repository at this point in the history
  51. Made everything compilable.

    Deleted `utils.py` to resolve the rebase problem.
    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    18c4c27 View commit details
    Browse the repository at this point in the history
  52. Change units to Angstrom.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    99afa6a View commit details
    Browse the repository at this point in the history
  53. Fixed cell size.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    98ac5b1 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    927c55d View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    cda2b31 View commit details
    Browse the repository at this point in the history
  56. Added tests

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6e50651 View commit details
    Browse the repository at this point in the history
  57. Fixed dtype.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c2b821a View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c81dd46 View commit details
    Browse the repository at this point in the history
  59. Removed unused code.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    eeec208 View commit details
    Browse the repository at this point in the history
  60. Added a dataset option.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    58845a8 View commit details
    Browse the repository at this point in the history
  61. Added a progress bar.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c1bf864 View commit details
    Browse the repository at this point in the history
  62. Be quiet during testing.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b5d986c View commit details
    Browse the repository at this point in the history
  63. Fixed spaces.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3d27e1a View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    39afb95 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    ec0b715 View commit details
    Browse the repository at this point in the history
  66. Added utils.py back.

    jintuzhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c531e4e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    76b82f6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    80d647e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    db06dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Updated the dataset code.

    jintuzhang committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    144674e View commit details
    Browse the repository at this point in the history
  2. Added comments.

    jintuzhang committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9e37a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    587b62c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f06c5f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0653be View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Added more tests.

    jintuzhang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a292a9f View commit details
    Browse the repository at this point in the history
  2. Changed import order.

    jintuzhang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    156e7d1 View commit details
    Browse the repository at this point in the history
  3. Used batchs in analysis.

    jintuzhang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    db6aea7 View commit details
    Browse the repository at this point in the history
  4. Removed extra keywords.

    jintuzhang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6b5d273 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3ff8326 View commit details
    Browse the repository at this point in the history
  2. Cleaned code.

    jintuzhang committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fd26ea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a330cc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    b5d4a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4052466 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Make more parameter tests.

    jintuzhang committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dc6e132 View commit details
    Browse the repository at this point in the history
  2. Added GraphDeepTICA.

    jintuzhang committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0b6ee02 View commit details
    Browse the repository at this point in the history
  3. Changed data type.

    jintuzhang committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    77c52b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6c9aa4 View commit details
    Browse the repository at this point in the history
  5. Fixed for PLUMED.

    jintuzhang committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    94937ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8d96fa View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Set default dtype.

    jintuzhang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c501e8e View commit details
    Browse the repository at this point in the history
  2. Added tests.

    jintuzhang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aea9d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a9a5c View commit details
    Browse the repository at this point in the history
  4. Added a logo.

    jintuzhang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bb5507f View commit details
    Browse the repository at this point in the history
  5. Centered logo.

    jintuzhang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b1c6b29 View commit details
    Browse the repository at this point in the history
  6. Centered logo.

    jintuzhang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8b28254 View commit details
    Browse the repository at this point in the history
  7. Centered logo.

    jintuzhang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    882d732 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    c84dd46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8470491 View commit details
    Browse the repository at this point in the history
  3. Changed default parameter.

    jintuzhang committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e7a3d10 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    fa8ce5e View commit details
    Browse the repository at this point in the history
  2. Changed image width.

    jintuzhang committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    764c3c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Also mask node features.

    jintuzhang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    62e0e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6bfb902 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    e923576 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    fc5d692 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Fixed import

    jintuzhang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1bfb626 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    f602acb View commit details
    Browse the repository at this point in the history
  2. Fixed dim.

    jintuzhang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2b207f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cbc7f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    a535a5f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Added SchNet.

    jintuzhang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0373b6c View commit details
    Browse the repository at this point in the history
  2. Fixed attributes.

    jintuzhang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5158a10 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fixed import.

    jintuzhang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c2f6c92 View commit details
    Browse the repository at this point in the history
  2. Updated one link.

    jintuzhang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    50b04a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    5ae9707 View commit details
    Browse the repository at this point in the history
  2. Removed unused imports.

    jintuzhang committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    401523d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    97d6097 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Fixed typo.

    jintuzhang committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    93e9ca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79bdeb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    58853c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    1bb36d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    3e9b42c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    205f5fe View commit details
    Browse the repository at this point in the history
  2. Fixed tests.

    jintuzhang committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c6aa16c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #1 from jintuzhang/neighbor

    Implemented the truncated graph method.
    jintuzhang authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8f745b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    21d807a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    c1b9418 View commit details
    Browse the repository at this point in the history
  2. Added a mass function.

    jintuzhang committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b527107 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    da4bb0d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    4293b6a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    59e9fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    d64f3d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    259d8fd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    a2c4a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84f59d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e36371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d720f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    674be27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c37eebf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    064d3df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f467b24 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    fb25800 View commit details
    Browse the repository at this point in the history
  2. update example notebook

    EnricoTrizio committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e6bf404 View commit details
    Browse the repository at this point in the history
  3. Moved matscipy to pip

    EnricoTrizio committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d50c12b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af5d238 View commit details
    Browse the repository at this point in the history