An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/gmrandazzo/libscientific

Score: 11.354117289160913

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Libscientific is a C framework for multivariate and other statistical analysis


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 322
Total Committers: 7
Avg Commits per committer: 46.0
Development Distribution Score (DDS): 0.211

Commits in past year: 28
Committers in past year: 3
Avg Commits per committer in past year: 9.333
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
gmrandazzo g****o@g****m 254
marco m****o@c****o 53
dependabot[bot] 4****] 8
Mehmet Hakan Satman m****n@g****m 4
Arfon Smith a****n 1
marco m****o@h****x 1
gmrandazzo g****o@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 7
Total pull requests: 30
Average time to close issues: 12 days
Average time to close pull requests: 2 months
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 1.0
Average comments per pull request: 0.6
Merged pull request: 11
Bot issues: 0
Bot pull requests: 26

Past year issues: 0
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.25
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 6

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/gmrandazzo/libscientific

Top Issue Authors

  • gmrandazzo (4)
  • Beliavsky (1)
  • eriol (1)
  • mikeaalv (1)

Top Pull Request Authors

  • dependabot[bot] (26)
  • gmrandazzo (2)
  • jbytecode (1)
  • arfon (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (26)
  • python (6)

Package metadata

pypi.org: libscientific

Libscientific python foreign function interface

  • Homepage:
  • Documentation: https://libscientific.readthedocs.io/
  • Licenses: GPLv3
  • Latest release: 1.6.1 (published over 2 years ago)
  • Last Synced: 2026-06-18T20:00:31.648Z (4 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 552 Last month
  • Rankings:
    • Dependent packages count: 10.119%
    • Downloads: 13.925%
    • Average: 15.196%
    • Dependent repos count: 21.545%
  • Maintainers (1)

Dependencies

.github/workflows/docs.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v2 composite
.github/workflows/pylint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/pytest.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/sonarqube.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
docs/requirements.txt pypi
  • Babel ==2.12.1
  • Jinja2 ==3.1.2
  • MarkupSafe ==2.1.3
  • Pygments ==2.15.1
  • Sphinx ==5.3.0
  • alabaster ==0.7.13
  • beautifulsoup4 ==4.12.2
  • certifi ==2023.7.22
  • charset-normalizer ==3.1.0
  • clang ==14.0
  • docutils ==0.17.1
  • idna ==3.4
  • imagesize ==1.4.1
  • packaging ==23.1
  • readthedocs-sphinx-search ==0.1.1
  • requests ==2.31.0
  • snowballstemmer ==2.2.0
  • soupsieve ==2.4.1
  • sphinx-c-autodoc ==1.1.1
  • sphinx-rtd-theme ==1.1.1
  • sphinxcontrib-applehelp ==1.0.4
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.1
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • urllib3 ==2.0.7
src/python_bindings/pyproject.toml pypi
src/python_bindings/setup.py pypi