JOSS: https://github.com/Sbozzolo/kuibit/
Score: 6.386879319362645
Last synced: about 13 hours ago
JSON representation
Repository metadata:
Python 3 post-processing tools for simulations performed with the Einstein Toolkit
- Host: GitHub
- URL: https://github.com/Sbozzolo/kuibit/
- Owner: Sbozzolo
- License: gpl-3.0
- Created: 2020-08-07T16:36:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-27T04:02:47.000Z (about 2 months ago)
- Last Synced: 2026-07-24T11:05:04.378Z (29 days ago)
- Language: AGS Script
- Homepage: https://sbozzolo.github.io/kuibit/
- Size: 408 MB
- Stars: 42
- Watchers: 3
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
- Zenodo: .zenodo.json
Owner metadata:
- Name: Gabriele Bozzola
- Login: Sbozzolo
- Email:
- Kind: user
- Description: Applied Scientist at the Amazon Center for Quantum Computing || Passionate about building reliable and user-friendly scientific software (and Emacs, of course)
- Website: sbozzolo.github.io
- Location: San Francisco, CA
- Twitter:
- Company: Amazon Web Services, Center for Quantum Computing
- Icon url: https://avatars.githubusercontent.com/u/9167485?u=72a88a4df12eb028d81e36ae16f800c6880ceaea&v=4
- Repositories: 6
- Last Synced at: 2026-08-20T18:09:05.040Z
- Profile URL: https://github.com/Sbozzolo
GitHub Events
Total
- Create event: 9
- Delete event: 1
- Fork event: 2
- Issue comment event: 3
- Issues event: 2
- Pull request event: 5
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 43
- Release event: 2
- Watch event: 2
- Total: 72
Last Year
- Create event: 3
- Delete event: 1
- Issues event: 1
- Pull request event: 2
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 29
- Release event: 1
- Total: 40
Committers metadata
Last synced: 3 days ago
Total Commits: 737
Total Committers: 11
Avg Commits per committer: 67.0
Development Distribution Score (DDS): 0.019
Commits in past year: 11
Committers in past year: 4
Avg Commits per committer in past year: 2.75
Development Distribution Score (DDS) in past year: 0.545
| Name | Commits | |
|---|---|---|
| Gabriele Bozzola | s****r@g****m | 723 |
| Max Rizzo | m****9@g****m | 4 |
| Eloisa Bentivegna | e****a@p****m | 2 |
| deepsource-autofix[bot] | 6****] | 1 |
| Yumeng Xu | x****x@g****m | 1 |
| Krishiv Bhatia | f****4@g****m | 1 |
| Jordan-Nicoules | 3****s | 1 |
| Jonah Miller | j****m@l****v | 1 |
| Cheng-Hsin Cheng | c****3@i****u | 1 |
| Benjamin Meyers | m****s | 1 |
| Gabriele Bozzola | g****a@a****u | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 26
Total pull requests: 31
Average time to close issues: 11 days
Average time to close pull requests: about 1 month
Total issue authors: 14
Total pull request authors: 14
Average comments per issue: 2.42
Average comments per pull request: 2.0
Merged pull request: 14
Bot issues: 0
Bot pull requests: 6
Past year issues: 3
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 2.67
Past year average comments per pull request: 3.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Sbozzolo (6)
- Yurlungur (5)
- AuroraDysis (2)
- irrationalnumbers (2)
- Jimbo-Coder (2)
- pdiener (1)
- bgiacoma (1)
- Jordan-Nicoules (1)
- Brookluo (1)
- assumpcaothiago (1)
- stevenrbrandt (1)
- svretina (1)
- eloisabentivegna (1)
- ekwessel (1)
Top Pull Request Authors
- krishivbhatia (8)
- deepsource-autofix[bot] (6)
- Jimbo-Coder (4)
- eloisabentivegna (2)
- xuyumeng (2)
- Jordan-Nicoules (1)
- Yurlungur (1)
- samueltootle (1)
- ekwessel (1)
- konrad-topolski (1)
- Sbozzolo (1)
- chcheng3 (1)
- irrationalnumbers (1)
- meyersbs (1)
Top Issue Labels
- enhancement (5)
- help wanted (2)
- good first issue (2)
- documentation (1)
- bug (1)
Top Pull Request Labels
- bug (1)
Dependencies
- 148 dependencies
- Sphinx ^3.2.1 develop
- black ^20.8b1 develop
- coverage ^5.3 develop
- flake8 ^3.9.2 develop
- isort ^5.0.0 develop
- jedi ^0.17.2 develop
- jupyter ^1.0.0 develop
- mayavi ^4.7.4 develop
- nbsphinx ^0.8.6 develop
- snakeviz ^2.1.0 develop
- ConfigArgParse ^1.2.3
- argcomplete ^1.12.3
- h5py >=2.9.0
- lalsuite ^6.77
- matplotlib ^3.3.2
- motionpicture ^0.2.0
- numba ^0.53.1
- numpy --- - !ruby/hash:ActiveSupport::HashWithIndifferentAccess version: "^1.18.5" python: ">=3.6, <3.10" - !ruby/hash:ActiveSupport::HashWithIndifferentAccess version: "^1.21.4" python: ">=3.10"
- py-expression-eval ^0.3.14
- pycbc ^1.16.10
- python ^3.6.1, <3.11
- scipy ^1.5.2
- tikzplotlib --- - !ruby/hash:ActiveSupport::HashWithIndifferentAccess version: ">=0.9.5, <=0.9.12" python: ">=3.6, <3.7" - !ruby/hash:ActiveSupport::HashWithIndifferentAccess version: "^0.9.5" python: ">=3.7"
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- ad-m/github-push-action master composite
- snok/install-poetry v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- ad-m/github-push-action master composite
- pypa/gh-action-pypi-publish release/v1 composite
- snok/install-poetry v1 composite
- softprops/action-gh-release v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v2 composite
- snok/install-poetry v1 composite