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

JOSS: https://github.com/nickelnine37/pykronecker

Score: 9.672815734801127

Last synced: about 10 hours ago
JSON representation

Repository metadata:

A python library for creating Kronecker Product operators with efficient lazy computation


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 20 days ago

Total Commits: 73
Total Committers: 2
Avg Commits per committer: 36.5
Development Distribution Score (DDS): 0.041

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
nickelnine37 e****1@g****m 70
Julian Karl Bauer j****r@g****e 3

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 3
Total pull requests: 12
Average time to close issues: about 2 hours
Average time to close pull requests: 11 minutes
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 4.0
Average comments per pull request: 0.75
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • JulianKarlBauer (1)
  • qiyang-ustc (1)
  • ThomasHilger (1)

Top Pull Request Authors

  • nickelnine37 (11)
  • JulianKarlBauer (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: pykronecker

Tools for performing efficient Kronecker product-based matrix operations

  • Homepage: https://github.com/nickelnine37/pykronecker
  • Documentation: https://pykronecker.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.1.3 (published almost 3 years ago)
  • Last Synced: 2026-06-02T14:01:20.018Z (20 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 395 Last month
  • Rankings:
    • Dependent packages count: 10.032%
    • Stargazers count: 16.503%
    • Forks count: 16.824%
    • Average: 18.776%
    • Dependent repos count: 21.662%
    • Downloads: 28.858%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • numpy ==1.21.5
requirements_dev.txt pypi
  • pytest ==7.1.2 development
  • pytest-cov ==3.0.0 development
  • tox ==3.25.1 development
docs/requirements.txt pypi
  • click ==8.1.3
  • ghp-import ==2.1.0
  • griffe ==0.22.0
  • importlib-metadata ==4.12.0
  • jinja2 ==3.1.2
  • markdown ==3.3.7
  • markdown-include ==0.6.0
  • markupsafe ==2.1.1
  • mergedeep ==1.3.4
  • mkdocs ==1.3.0
  • mkdocs-autorefs ==0.4.1
  • mkdocstrings ==0.19.0
  • mkdocstrings-python ==0.7.1
  • packaging ==21.3
  • pymdown-extensions ==9.5
  • pyparsing ==3.0.9
  • python-dateutil ==2.8.2
  • pyyaml ==6.0
  • pyyaml-env-tag ==0.1
  • six ==1.16.0
  • watchdog ==2.1.9
  • zipp ==3.8.0
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements_jax.txt pypi
  • jax >=0.2.7
  • jaxlib >=0.1.57
  • numpy >=1.10
pyproject.toml pypi
setup.py pypi