kinisi

kinisi: Bayesian analysis of mass transport from molecular dynamics simulations - Published in JOSS (2024)

https://github.com/kinisi-dev/kinisi

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    2 of 7 committers (28.6%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary

Keywords

diffusion molecular-dynamics python

Scientific Fields

Mathematics Computer Science - 84% confidence
Artificial Intelligence and Machine Learning Computer Science - 83% confidence
Last synced: 4 months ago · JSON representation

Repository

A Python package for estimating diffusion properties from molecular dynamics simulations.

Basic Info
Statistics
  • Stars: 73
  • Watchers: 5
  • Forks: 12
  • Open Issues: 7
  • Releases: 35
Topics
diffusion molecular-dynamics python
Created almost 6 years ago · Last pushed 4 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

The kinisi logo

Pronunciation: kee-nee-see

JCTC Status JOSS Status PyPI version Ask DeepWiki

kinisi is an open-source package focussed on accurately quantifying the uncertainty in atomic and molecular displacements, and using this to more completely understand diffusion in materials.

Installation

kinisi is available from the PyPI repository so can be installed using pip or alternatively clone this repository and install the latest development build with the commands below.

pip install .

Contributing

If you would like to contribute to kinisi, have a look at the CONTRIBUTING.md that outlines the different ways to help out.

Owner

  • Name: kinisi
  • Login: kinisi-dev
  • Kind: organization

GitHub Events

Total
  • Create event: 21
  • Release event: 1
  • Issues event: 29
  • Watch event: 2
  • Delete event: 20
  • Member event: 2
  • Issue comment event: 55
  • Push event: 113
  • Pull request review comment event: 65
  • Pull request review event: 44
  • Pull request event: 42
Last Year
  • Create event: 21
  • Release event: 1
  • Issues event: 29
  • Watch event: 2
  • Delete event: 20
  • Member event: 2
  • Issue comment event: 55
  • Push event: 113
  • Pull request review comment event: 65
  • Pull request review event: 44
  • Pull request event: 42

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 984
  • Total Committers: 7
  • Avg Commits per committer: 140.571
  • Development Distribution Score (DDS): 0.308
Past Year
  • Commits: 59
  • Committers: 2
  • Avg Commits per committer: 29.5
  • Development Distribution Score (DDS): 0.102
Top Committers
Name Email Commits
Andrew McCluskey a****y@e****u 681
Andrew McCluskey a****y@d****k 155
jd15489 7****9 103
Benjamin Morgan b****2@g****m 24
alexquires a****s@g****m 14
Harry-Rich b****4@b****k 6
Bonan Zhu 3****n 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 25
  • Total pull requests: 40
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 6 hours
  • Total issue authors: 5
  • Total pull request authors: 5
  • Average comments per issue: 0.76
  • Average comments per pull request: 0.95
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 25
  • Pull requests: 40
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 6 hours
  • Issue authors: 5
  • Pull request authors: 5
  • Average comments per issue: 0.76
  • Average comments per pull request: 0.95
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • arm61 (18)
  • osoulas (2)
  • PythonFZ (2)
  • jd15489 (2)
  • Harry-Rich (1)
Pull Request Authors
  • arm61 (20)
  • Harry-Rich (11)
  • jd15489 (5)
  • osoulas (2)
  • BaerCMI (2)
Top Labels
Issue Labels
sprint (9) documentation (3) good first issue (3) enhancement (3) needed for 2.0 (3) bug (2) waiting (1)
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • paambaati/codeclimate-action v2.7.5 composite
.github/workflows/release.yml actions
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
  • numpy *
  • scikit-learn *
  • scipy >=1.9.3
  • tqdm *
  • uravu >=1.2.9
.github/workflows/draft-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite