https://github.com/christopher-wild/fibonacci
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: christopher-wild
- Language: Python
- Default Branch: main
- Size: 2.93 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 17
Created about 1 year ago
· Last pushed about 1 year ago
Owner
- Login: christopher-wild
- Kind: user
- Repositories: 1
- Profile: https://github.com/christopher-wild
GitHub Events
Total
- Release event: 13
- Push event: 17
- Create event: 14
Last Year
- Release event: 13
- Push event: 17
- Create event: 14
Dependencies
.github/workflows/publish-to-test-pypi.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
fibonacci.egg-info/requires.txt
pypi
- numpy *
- pandas *
pyproject.toml
pypi
- numpy *
- pandas *