JOSS: https://github.com/CITCOM-project/CausalTestingFramework
causal-inference modelling verification
Score: 11.48787428810337
Last synced: 17 minutes ago
JSON representation
Repository metadata:
A causal inference-driven framework for functional black-box testing of complex software.
- Host: GitHub
- URL: https://github.com/CITCOM-project/CausalTestingFramework
- Owner: CITCOM-project
- License: mit
- Created: 2021-11-12T11:11:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-07-29T15:58:08.000Z (17 days ago)
- Last Synced: 2026-07-29T17:14:23.763Z (17 days ago)
- Topics: causal-inference, modelling, verification
- Language: Python
- Homepage: https://sites.google.com/sheffield.ac.uk/citcom/home
- Size: 8.64 MB
- Stars: 19
- Watchers: 2
- Forks: 6
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Owner metadata:
- Name: CITCOM-project
- Login: CITCOM-project
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/76901837?v=4
- Repositories: 4
- Last Synced at: 2023-03-09T03:30:35.121Z
- Profile URL: https://github.com/CITCOM-project
GitHub Events
Total
- Create event: 49
- Delete event: 35
- Fork event: 2
- Issue comment event: 131
- Issues event: 40
- Pull request event: 75
- Pull request review comment event: 46
- Pull request review event: 86
- Push event: 251
- Release event: 16
- Watch event: 7
- Total: 738
Last Year
- Create event: 11
- Delete event: 18
- Issue comment event: 15
- Issues event: 5
- Pull request event: 15
- Pull request review comment event: 6
- Pull request review event: 11
- Push event: 49
- Release event: 2
- Total: 132
Committers metadata
Last synced: 1 day ago
Total Commits: 1,610
Total Committers: 13
Avg Commits per committer: 123.846
Development Distribution Score (DDS): 0.618
Commits in past year: 198
Committers in past year: 3
Avg Commits per committer in past year: 66.0
Development Distribution Score (DDS) in past year: 0.293
| Name | Commits | |
|---|---|---|
| Michael Foster | m****r@s****k | 615 |
| cwild-UoS | 9****S | 479 |
| AndrewC19 | a****2@s****k | 175 |
| f-allian | a****d@g****m | 174 |
| Richard Somers | r****1@s****k | 65 |
| Robert (Bob) Turner | r****r@s****k | 46 |
| cwild-UoS | c****d@s****k | 33 |
| Jake Newman | j****1@s****k | 16 |
| bobturneruk | 3****k | 2 |
| Daniel S. Katz | d****z@i****g | 2 |
| neilwalkshaw | n****w@g****m | 1 |
| Sam Grayson | s****m@s****e | 1 |
| James Oyaide | 5****r | 1 |
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 139
Total pull requests: 242
Average time to close issues: 9 months
Average time to close pull requests: 12 days
Total issue authors: 9
Total pull request authors: 12
Average comments per issue: 1.18
Average comments per pull request: 2.67
Merged pull request: 201
Bot issues: 0
Bot pull requests: 0
Past year issues: 15
Past year pull requests: 28
Past year average time to close issues: 24 days
Past year average time to close pull requests: 7 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 2.54
Past year merged pull request: 21
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- jmafoster1 (52)
- cwild-UoS (22)
- f-allian (21)
- christopher-wild (13)
- rsomers1998 (11)
- bobturneruk (9)
- AndrewC19 (8)
- neilwalkinshaw (2)
- akothen (1)
Top Pull Request Authors
- jmafoster1 (93)
- f-allian (63)
- cwild-UoS (36)
- christopher-wild (17)
- AndrewC19 (8)
- rsomers1998 (8)
- bobturneruk (7)
- charmoniumQ (2)
- Jake248Newman (2)
- Jimazcoder (2)
- neilwalkinshaw (2)
- danielskatz (2)
Top Issue Labels
- enhancement (37)
- json frontend (14)
- bug (10)
- documentation (6)
- Development (4)
- question (3)
- help wanted (2)
- feature (2)
- duplicate (2)
- good first issue (1)
- Testing (1)
Top Pull Request Labels
- enhancement (35)
- bug (16)
- documentation (10)
- Development (2)
- feature (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 239 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 47
- Total maintainers: 3
pypi.org: causal-testing-framework
A framework for causal testing using causal directed acyclic graphs.
- Homepage: https://sites.google.com/sheffield.ac.uk/citcom/home
- Documentation: https://causal-testing-framework.readthedocs.io/
- Licenses: MIT
- Latest release: 14.3.1 (published about 1 month ago)
- Last Synced: 2026-08-14T23:34:06.201Z (1 day ago)
- Versions: 47
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 239 Last month
-
Rankings:
- Dependent packages count: 6.633%
- Downloads: 12.664%
- Average: 18.347%
- Stargazers count: 18.624%
- Forks count: 23.201%
- Dependent repos count: 30.611%
- Maintainers (3)
Dependencies
- sphinx ==4.2.0
- sphinx-autoapi ==1.8.4
- sphinx-rtd-theme ==1.0.0
- actions/checkout v2 composite
- codecov/codecov-action v2 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- oxsecurity/megalinter/flavors/python v6 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
- econml ~=0.12
- fitter ~=1.4
- lhsmdu ~=1.1
- networkx ~=2.6
- numpy ~=1.23
- pandas ~=1.3
- pydot ~=1.4
- scikit_learn ~=1.1
- scipy ~=1.7
- statsmodels ~=0.13
- tabulate ~=0.8
- z3_solver ~=4.11.2
- figshare/github-upload-action v1.1 composite