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

[Optimization] Use scipy's eigs instead of numpy in lap_pe #5855

Merged
merged 8 commits into from
Aug 24, 2023

Commits on Jun 12, 2023

  1. use scipy instead of numpy

    BarclayII committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7eeaceb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update functional.py

    BarclayII committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5b62d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix

    BarclayII committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5b4f135 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Update functional.py

    BarclayII committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    19317d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Aug 3, 2023

  1. lint

    BarclayII committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5b07242 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update python/dgl/transforms/functional.py

    Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
    BarclayII and frozenbugs committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bc6a514 View commit details
    Browse the repository at this point in the history
  2. Update python/dgl/transforms/functional.py

    Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
    BarclayII and frozenbugs committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    070f0fd View commit details
    Browse the repository at this point in the history