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

change a_star to astar #80

Merged
merged 48 commits into from
Oct 5, 2023
Merged

change a_star to astar #80

merged 48 commits into from
Oct 5, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    5d82d97 View commit details
    Browse the repository at this point in the history
  2. add bdist_wheel

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4c05275 View commit details
    Browse the repository at this point in the history
  3. delete test/test_a_star

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4155230 View commit details
    Browse the repository at this point in the history
  4. add astar ori_files

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b083a7b View commit details
    Browse the repository at this point in the history
  5. Create publish_req.txt

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    678a49e View commit details
    Browse the repository at this point in the history
  6. Delete a_star.tar.gz

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6cf8381 View commit details
    Browse the repository at this point in the history
  7. version is a23

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3678388 View commit details
    Browse the repository at this point in the history
  8. Update setup.py

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ef3f41c View commit details
    Browse the repository at this point in the history
  9. delete some notes

    heatingma committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    439c757 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. add return

    heatingma committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    18d3873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be38bf0 View commit details
    Browse the repository at this point in the history
  3. add the missed ','

    heatingma committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d07498e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5f3133 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57230e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55379dc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Revert "swap the url and the url_alter"

    This reverts commit 57230e8.
    heatingma committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    bde8106 View commit details
    Browse the repository at this point in the history
  2. Revert "change the astar_pretrain_path"

    This reverts commit 55379dc.
    heatingma committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    220f782 View commit details
    Browse the repository at this point in the history
  3. change the pretrained path

    heatingma committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3143592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61181f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0642a14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eec2ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52143ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    329a115 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3a78c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8f821b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. delete some unused url

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c368697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae85c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35a4e02 View commit details
    Browse the repository at this point in the history
  4. only test neural_solvers

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    6f42e7c View commit details
    Browse the repository at this point in the history
  5. only test neural_solvers

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    62f2bef View commit details
    Browse the repository at this point in the history
  6. only test neural_solvers

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9c76481 View commit details
    Browse the repository at this point in the history
  7. only test neural

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    a591e7e View commit details
    Browse the repository at this point in the history
  8. add the forget ","

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ceeaf60 View commit details
    Browse the repository at this point in the history
  9. add all tests

    heatingma committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    18c98a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    7e4a9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6f773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3ef42e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ab428 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. python

    heatingma authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ba4d408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df2f3f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Sep 4, 2023

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

Commits on Sep 12, 2023

  1. change a_star to astar

    heatingma committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8616fb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    de06854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c8c0d View commit details
    Browse the repository at this point in the history
  3. change astar to c_astar

    heatingma committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    57b0c26 View commit details
    Browse the repository at this point in the history