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

JOSS: https://github.com/pdebuyl-lab/tidynamics

correlation molecular-dynamics numpy stochastic-process

Score: 12.619545605039866

Last synced: about 12 hours ago
JSON representation

Repository metadata:

A tiny package to compute the dynamics of stochastic and molecular simulations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 146
Total Committers: 2
Avg Commits per committer: 73.0
Development Distribution Score (DDS): 0.007

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
Pierre de Buyl p****l@p****e 145
Malcolm Ramsay m****4@g****m 1

Issue and Pull Request metadata

Last synced: 24 days ago

Total issues: 13
Total pull requests: 3
Average time to close issues: 2 months
Average time to close pull requests: 4 days
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 2.23
Average comments per pull request: 0.33
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
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: 0
Past year pull request authors: 0
Past year average comments per issue: 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/pdebuyl-lab/tidynamics

Top Issue Authors

  • malramsay64 (8)
  • richardjgowers (2)
  • AlphonsG (1)
  • abhijeetdhakane (1)
  • kain88-de (1)

Top Pull Request Authors

  • malramsay64 (2)
  • pdebuyl (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: tidynamics

Tiny package to compute dynamics correlations

  • Homepage:
  • Documentation: https://tidynamics.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 1.1.2 (published almost 3 years ago)
  • Last Synced: 2026-06-19T23:00:22.401Z (4 days ago)
  • Versions: 9
  • Dependent Packages: 6
  • Dependent Repositories: 4
  • Downloads: 4,237 Last month
  • Docker Downloads: 326
  • Rankings:
    • Dependent packages count: 1.588%
    • Docker downloads count: 3.034%
    • Average: 4.461%
    • Downloads: 5.729%
    • Dependent repos count: 7.495%
  • Maintainers (1)
conda-forge.org: tidynamics

tidynamics performs the computation of mean-square displacements and correlation functions. tidynamics implements the so-called Fast Correlation Algorithm proposed by Kneller and others for the nMOLDYN analysis program. tidynamics depends only Python and NumPy.

  • Homepage: https://pypi.python.org/pypi/tidynamics
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.0 (published almost 8 years ago)
  • Last Synced: 2026-04-01T02:00:18.087Z (3 months ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 19.607%
    • Dependent repos count: 24.397%
    • Average: 37.365%
    • Stargazers count: 51.255%
    • Forks count: 54.199%

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.binder/requirements.txt pypi
  • matplotlib *
  • numpy *
pyproject.toml pypi
  • numpy *