Merge pull request #1561 from muhammadalmaskhan/main

Added PyMC to Python category in Awesome for Beginners
This commit is contained in:
Sammy Hori 2025-02-01 22:24:07 +00:00 committed by GitHub
commit 925d75d233
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1289,6 +1289,15 @@
],
"description": "The free and open-source wiki software package that powers Wikipedia."
},
{
"name": "PyMC",
"link": "https://github.com/pymc-devs/pymc",
"label": "beginner friendly",
"technologies": [
"Python"
],
"description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels."
},
{
"name": "CiviWiki",
"link": "https://github.com/CiviWiki/OpenCiviWiki",