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

Fix: build_c_astar and nx.to_numpy_matrix() #98

Merged
merged 72 commits into from
Apr 2, 2024

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 committed 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

Commits on Oct 11, 2023

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

Commits on Nov 7, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    ed731b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6237d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe5b5d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    8bb5841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b44be0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 27, 2023

  1. support pyg

    heatingma committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fd122a0 View commit details
    Browse the repository at this point in the history
  2. fix "Support for PyG"

    heatingma committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e743cbb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Dec 30, 2023

  1. fix astar bugs

    heatingma committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    65b3614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2404be0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

Commits on Jan 21, 2024

  1. Update test_dataset.py

    heatingma committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e0ab7c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1b2e6 View commit details
    Browse the repository at this point in the history
  3. Update dataset.py

    heatingma committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    78b9406 View commit details
    Browse the repository at this point in the history
  4. Update dataset.py

    heatingma committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a5353a7 View commit details
    Browse the repository at this point in the history
  5. Update test_dataset.py

    heatingma committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a4a60d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Feb 1, 2024

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

Commits on Mar 30, 2024

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

Commits on Apr 2, 2024

  1. Fix: build_c_astar and nx.to_numpy_matrix

    1. Fix command bugs in setup.py
    2. Fix: AttributeError: module 'networkx' has no attribute 'to_numpy_matrix' according to "networkx/networkx#7239"
    heatingma committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    94081ba View commit details
    Browse the repository at this point in the history