Ross ROSS = Recommend OSS · open-source software intelligence for agents

QuantEcon/QuantEcon.py

A community based Python library for quantitative economics observed · 2026-08-28

github.com/QuantEcon/QuantEcon.py · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 93
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 28.0
  • age_days: 4913
  • days_rel: 50
  • days_push: 10
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

2391 stars · 2285 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

QuantEcon.py is an open-source Python library for quantitative economics, providing routines for dynamic programming, Markov chain analysis, game theory, and other computational economics tasks. It is part of the QuantEcon organization and pairs with the Quantitative Economics lecture series.

Use cases

  • solve dynamic programming problems in economics
  • analyze Markov chains and discrete choice models
  • compute equilibria in game theory models
  • run quantitative macroeconomics simulations like Aiyagari models
  • teach computational economics with Python
  • estimate and simulate economic models numerically

When to choose

  • you need well-tested numerical routines for economic modeling in Python
  • you are following the QuantEcon lectures and want matching code
  • you want an MIT-licensed, community-maintained computational economics library

When to avoid

  • you need general-purpose econometrics with statistical inference (use statsmodels)
  • you need high-performance compiled solvers beyond what NumPy/SciPy offer
  • your domain is finance rather than economics (consider specialized finance libraries)

Facets

library · maturity active

math data-science simulation mathematics data-science python cross-platform quantitative-economics computational-economics dynamic-programming markov-chains game-theory econometrics economics

1 source

Member repositories

RepositoryRoleHealth v2
QuantEcon/QuantEcon.pymain97

For agents

markdown · JSON · MCP: product_card(name="QuantEcon/QuantEcon.py")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem