Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: heatingma
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 187 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

pygtmools_test

Owner

  • Name: heatingma
  • Login: heatingma
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If this toolbox is useful in your research, please cite it as below."
authors:
- family-names: "Wang"
  given-names: "Runzhong"
  email: runzhong.wang@sjtu.edu.cn
  orcid: 'https://orcid.org/0000-0002-9566-738X'
- family-names: "Guo"
  given-names: "Ziao"
- family-names: "Pan"
  given-names: "Wenzheng"
- family-names: "Ma"
  given-names: "Jiale"
- family-names: "Zhang"
  given-names: "Yikai"
- family-names: "Yang"
  given-names: "Nan"
- family-names: "Liu"
  given-names: "Qi"
- family-names: "Wei"
  given-names: "Longxuan"
- family-names: "Zhang"
  given-names: "Hanxue"
- family-names: "Liu"
  given-names: "Chang"
- family-names: "Jiang"
  given-names: "Zetian"
- family-names: "Yang"
  given-names: "Xiaokang"
- given-names: Junchi
  family-names: Yan
  email: yanjunchi@sjtu.edu.cn
  orcid: 'https://orcid.org/0000-0001-9639-7679'
title: "Pygmtools: A Python Graph Matching Toolkit"
url: "https://github.com/Thinklab-SJTU/pygmtools"
preferred-citation:
  type: article
  authors:
  - family-names: "Wang"
    given-names: "Runzhong"
    email: runzhong.wang@sjtu.edu.cn
    orcid: 'https://orcid.org/0000-0002-9566-738X'
  - family-names: "Guo"
    given-names: "Ziao"
  - family-names: "Pan"
    given-names: "Wenzheng"
  - family-names: "Ma"
    given-names: "Jiale"
  - family-names: "Zhang"
    given-names: "Yikai"
  - family-names: "Yang"
    given-names: "Nan"
  - family-names: "Liu"
    given-names: "Qi"
  - family-names: "Wei"
    given-names: "Longxuan"
  - family-names: "Zhang"
    given-names: "Hanxue"
  - family-names: "Liu"
    given-names: "Chang"
  - family-names: "Jiang"
    given-names: "Zetian"
  - family-names: "Yang"
    given-names: "Xiaokang"
  - given-names: Junchi
    family-names: Yan
    email: yanjunchi@sjtu.edu.cn
    orcid: 'https://orcid.org/0000-0001-9639-7679'
  journal: "Journal of Machine Learning Research"
  start: 1 # First page number
  end: 7 # Last page number
  title: "Pygmtools: A Python Graph Matching Toolkit"
  issue: 33
  volume: 25
  year: 2024

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pygmtools/publish_requirements.txt pypi
  • cython *
  • numpy *
  • torch *
  • wheel *
setup.py pypi
tests/requirements_win_mac.txt pypi
  • Pillow ==9.2.0 test
  • aiohttp * test
  • appdirs >=1.4.4 test
  • async-timeout * test
  • cython * test
  • distro * test
  • easydict >=1.7 test
  • mindspore ==1.10.0 test
  • networkx ==2.8.8 test
  • numpy >=1.18.5 test
  • paddlepaddle ==2.4.1 test
  • protobuf ==3.19.5 test
  • requests >=2.25.1 test
  • scipy >=1.4.1 test
  • tensorflow ==2.9.3 test
  • torch * test
  • torch_geometric * test
  • tqdm * test