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

JOSS: https://github.com/aadya940/chainopy

bayesian-data-analysis bayesian-inference bayesian-statistics data-analysis data-science deep-learning forecasting machine-learning markov-chain markov-model markov-process time-series time-series-analysis

Score: 8.729073550451737

Last synced: about 14 hours ago
JSON representation

Repository metadata:

ChainoPy: A Python Library for Discrete Time Markov Chain based stochastic analysis


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 389
Total Committers: 2
Avg Commits per committer: 194.5
Development Distribution Score (DDS): 0.003

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
aadya940 a****a@u****i 388
Michalis Panayides m****n@t****i 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 20
Total pull requests: 6
Average time to close issues: 18 days
Average time to close pull requests: 40 minutes
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 2.3
Average comments per pull request: 0.0
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 7
Past year pull requests: 0
Past year average time to close issues: about 1 month
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 0
Past year average comments per issue: 1.14
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/aadya940/chainopy

Top Issue Authors

  • aadya940 (16)
  • braniii (3)
  • s-agapov (1)
  • MichalisPanayides (1)
  • ashishbijlani (1)

Top Pull Request Authors

  • aadya940 (9)
  • MichalisPanayides (2)

Top Issue Labels

  • good first issue (2)
  • discussion (1)

Top Pull Request Labels


Package metadata

pypi.org: chainopy

A Python Library for Markov Chain based Stochastic Analysis!

  • Homepage: https://github.com/aadya940/chainopy
  • Documentation: https://chainopy.readthedocs.io/
  • Licenses: Copyright 2024 Aadya Chinubhai Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  • Latest release: 1.0.3 (published almost 2 years ago)
  • Last Synced: 2026-06-11T16:01:53.597Z (10 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 102 Last month
  • Rankings:
    • Dependent packages count: 10.641%
    • Stargazers count: 18.335%
    • Average: 30.354%
    • Forks count: 32.514%
    • Dependent repos count: 59.927%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • Cython *
  • cython *
  • matplotlib *
  • networkx *
  • numba *
  • numpy *
  • scipy *
  • torch *
  • xarray *
requirements_doc.txt pypi
  • furo *
  • myst-parser *
  • sphinx *
requirements_test.txt pypi
  • numpy * test
  • pydtmc * test
  • pytest * test
setup.py pypi
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite