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
Low similarity (16.8%) to scientific vocabulary
Repository
Python interface to the Fast Graphlet Transform.
Basic Info
- Host: GitHub
- Owner: fcdimitr
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://fcdimitr.github.io/pyfglt/
- Size: 492 KB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 11
Metadata Files
README.md
pyfglt
Python package/wrapper of Fast Graphlet Transform. See the documentation overview for more information.
Installation
Install this library using pip:
bash
pip install pyfglt
Usage
See the examples under:
Citation
If you use this package, please cite this paper:
bibtex
@article{fglt,
author = {Floros, Dimitris and Pitsianis, Nikos and Sun, Xiaobai},
journal = {IEEE HPEC},
pages = {1--8},
title = {{Fast graphlet transform of sparse graphs}},
year = {2020}
}
How to Contribute?
If you’d like to contribute, feel free to submit a PR! 🚀
To contribute to this library, first checkout the code. Then create a new virtual environment:
bash
cd pyfglt
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
bash
python -m pip install -e '.[test]'
To run the tests:
bash
python -m pytest
Contributors
Below is a categorized list of contributors.
Design and Development
![]() Dimitris Floros @fcdimitr |
![]() Nikos Pitsianis @pitsianis |
![]() Xiaobai Sun _ |
Development of Python & Julia Wrappers
![]() Jason Barmparesos @nsailor |
![]() Kitsios Konstantinos @kitsiosk |
Helpful Comments and Bug Fixes
![]() George Bisbas @georgebisbas |
Owner
- Name: Dimitris Floros
- Login: fcdimitr
- Kind: user
- Location: Thessaloniki, Greece
- Company: Aristotle University of Thessaloniki
- Website: users.auth.gr/fcdimitr
- Repositories: 29
- Profile: https://github.com/fcdimitr
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: "pyfglt: Fast graphlet transform of sparse graphs in Python"
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Floros
given-names: Dimitris
repository-code: 'https://github.com/fcdimitr/pyfglt'
url: 'https://fcdimitr.github.io/pyfglt'
preferred-citation:
type: article
authors:
- family-names: Floros
given-names: Dimitris
- family-names: Pitsianis
given-names: Nikos
- family-names: Sun
given-names: Xiaobai
journal: "IEEE HPEC"
start: 1 # First page number
end: 8 # Last page number
title: "Fast graphlet transform of sparse graphs"
year: 2020
GitHub Events
Total
- Release event: 14
- Watch event: 4
- Delete event: 4
- Push event: 56
- Create event: 18
Last Year
- Release event: 14
- Watch event: 4
- Delete event: 4
- Push event: 56
- Create event: 18
Issues and Pull Requests
Last synced: 10 months 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
Packages
- Total packages: 1
-
Total downloads:
- pypi 59 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 2
pypi.org: pyfglt
Python package/wrapper of Fast Graphlet Transform
- Homepage: https://github.com/fcdimitr/pyfglt
- Documentation: https://fcdimitr.github.io/pyfglt/
- License: Apache-2.0
-
Latest release: 0.3.0
published over 1 year ago





