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

Add Tree Tensor Networks #166

Merged
merged 36 commits into from
May 13, 2024
Merged

Add Tree Tensor Networks #166

merged 36 commits into from
May 13, 2024

Commits on Feb 19, 2024

  1. basic ttn

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6e561b3 View commit details
    Browse the repository at this point in the history
  2. add some document

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ce80111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7b7eab View commit details
    Browse the repository at this point in the history
  4. support qn

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    924aff2 View commit details
    Browse the repository at this point in the history
  5. fix ci and add tts.random

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    854bb29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c6f82f View commit details
    Browse the repository at this point in the history
  7. fix gs bug

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8ecd778 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc621d1 View commit details
    Browse the repository at this point in the history
  9. add vmf

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d49ef75 View commit details
    Browse the repository at this point in the history
  10. add qn for vmf

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e03b0dd View commit details
    Browse the repository at this point in the history
  11. fix vmf bug

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    68fcbfc View commit details
    Browse the repository at this point in the history
  12. add evolve_config and dtype

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e1e6a78 View commit details
    Browse the repository at this point in the history
  13. add GPU support

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ec190e1 View commit details
    Browse the repository at this point in the history
  14. add apply and compress

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c9d11c3 View commit details
    Browse the repository at this point in the history
  15. add rk4 prop and compression

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    eee0f82 View commit details
    Browse the repository at this point in the history
  16. add push cano to child

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1bb1384 View commit details
    Browse the repository at this point in the history
  17. rename tts and tto

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    98eed6b View commit details
    Browse the repository at this point in the history
  18. add 2site tdvp-ps

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8544efd View commit details
    Browse the repository at this point in the history
  19. add tdvp-ps1

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b07d50d View commit details
    Browse the repository at this point in the history
  20. add dummy basis

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    25c5f90 View commit details
    Browse the repository at this point in the history
  21. optimize ps1

    avoid unnecessary environment construction
    add ml-mctdh type tree
    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d21b7c7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1975178 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d107a25 View commit details
    Browse the repository at this point in the history
  24. fix mctdh_tree ps2 test

    liwt31 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2e43823 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    2b162f0 View commit details
    Browse the repository at this point in the history
  2. rename tts and tto

    liwt31 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    699cf5f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add ttns examples

    liwt31 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    202d72a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    8f27d24 View commit details
    Browse the repository at this point in the history
  2. support thermal prop

    liwt31 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0e5c943 View commit details
    Browse the repository at this point in the history
  3. add some documentation

    liwt31 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0dd78e2 View commit details
    Browse the repository at this point in the history
  4. fix ci add codecov token

    liwt31 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fe2a819 View commit details
    Browse the repository at this point in the history
  5. improve codecov

    liwt31 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    db5ec8e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add dump/load

    liwt31 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    75ebe3f View commit details
    Browse the repository at this point in the history
  2. fix dump load coeff bug

    liwt31 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    37145a7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Update Ohmic SDF in SBM

    support arbitrary s
    liwt31 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    21d49b4 View commit details
    Browse the repository at this point in the history
  2. reformat ttn

    liwt31 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    883546a View commit details
    Browse the repository at this point in the history