awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stan-dev avatar

stan-dev/pystan

0
View on GitHub↗
365 stars·61 forks·Python·ISC·9 views

Pystan

PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io

Features

  • Probabilistic Modeling - Python interface for Bayesian inference using Hamiltonian Monte Carlo.
  • Statistical Modeling - Python interface to Stan for Bayesian statistical modeling.

Star history

Star history chart for stan-dev/pystanStar history chart for stan-dev/pystan

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pystan

Similar open-source projects, ranked by how many features they share with Pystan.
  • pgmpy/pgmpypgmpy avatar

    pgmpy/pgmpy

    3,277View on GitHub↗

    Python Toolkit for Causal and Probabilistic Reasoning

    Pythonbayesian-networkscausal-discoverycausal-effect
    View on GitHub↗3,277
  • jmschrei/pomegranatejmschrei avatar

    jmschrei/pomegranate

    3,537View on GitHub↗

    Fast, flexible and easy to use probabilistic modelling in Python.

    Python
    View on GitHub↗3,537
  • arviz-devs/arvizarviz-devs avatar

    arviz-devs/arviz

    1,827View on GitHub↗

    Exploratory analysis of Bayesian models with Python

    TeXbayesianclosemberpython
    View on GitHub↗1,827
  • pymc-devs/pymcpymc-devs avatar

    pymc-devs/pymc

    9,650View on GitHub↗

    PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian inference. It provides a probabilistic graphical model library for specifying random variables, priors, and likelihood functions, supported by an MCMC sampling engine and variational inference tools to estimate posterior distributions. The framework features a GPU-accelerated inference backend that compiles models into machine code to increase execution speed. It utilizes a backend-agnostic tensor execution model and just-in-time graph compilation to optimize the computation o

    Pythonbayesian-inferencemcmcprobabilistic-programming
    View on GitHub↗9,650
See all 30 alternatives to Pystan→

Frequently asked questions

What does stan-dev/pystan do?

PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io

What are the main features of stan-dev/pystan?

The main features of stan-dev/pystan are: Probabilistic Modeling, Statistical Modeling.

What are some open-source alternatives to stan-dev/pystan?

Open-source alternatives to stan-dev/pystan include: pyro-ppl/numpyro — Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU. pymc-devs/pymc — PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian… arviz-devs/arviz — Exploratory analysis of Bayesian models with Python. pgmpy/pgmpy — Python Toolkit for Causal and Probabilistic Reasoning. jmschrei/pomegranate — Fast, flexible and easy to use probabilistic modelling in Python. accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries…