Thinklab-SJTU / pygmtools

A Python Graph Matching Toolkit.
https://pygmtools.readthedocs.io/
Other
275 stars 19 forks source link

Add numpy_modules.py and Add Neural Network Solvers in numpy_backend.py and Add numpy's examples in neural_solvers.py…… #34

Closed heatingma closed 1 year ago

heatingma commented 1 year ago

1、Add numpy_modules.py 2、Add Neural Network Solvers in numpy_backend.py 3、Add numpy's examples in neural_solvers.py 4、Add 'numpy' in test_neural_solvers.py 5、Change download in utils.py 6、Update gamgm'numpy's example in multi_graph_solvers.py 7、Add 'wget>=3.2' in setup.py 8、Add 'wget' in requirements.txt

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@7936478). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 45b8725 differs from pull request most recent head 6ab73d7. Consider uploading reports for the commit 6ab73d7 to get more accurate results

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage        ?   66.78%           
=======================================
  Files           ?       22           
  Lines           ?     6798           
  Branches        ?        0           
=======================================
  Hits            ?     4540           
  Misses          ?     2258           
  Partials        ?        0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more