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
- Host: GitHub
- URL: https://github.com/nickelnine37/pykronecker
- Owner: nickelnine37
- License: mit
- Created: 2022-08-18T13:16:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T17:04:35.000Z (about 2 years ago)
- Last Synced: 2026-06-02T14:04:15.642Z (20 days ago)
- Language: Python
- Size: 380 KB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Owner metadata:
- Name:
- Login: nickelnine37
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/21191597?u=8b455e8f093dcffe934da0c96de807e210e5460e&v=4
- Repositories: 4
- Last Synced at: 2023-05-04T16:44:44.591Z
- Profile URL: https://github.com/nickelnine37
GitHub Events
Total
- Watch event: 4
- Total: 4
Last Year
- Watch event: 2
- Total: 2
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 | 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
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
- Total packages: 1
-
Total downloads:
- pypi: 395 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 1
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
- numpy ==1.21.5
- pytest ==7.1.2 development
- pytest-cov ==3.0.0 development
- tox ==3.25.1 development
- 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
- actions/checkout v2 composite
- actions/setup-python v2 composite
- jax >=0.2.7
- jaxlib >=0.1.57
- numpy >=1.10