Metadata-Version: 2.4
Name: ModelFlowIb
Version: 2.59
Summary: A tool to solve and manage dynamic economic models
Author-email: Ib Hansen <your@email.com>
License: MIT
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: sympy
Requires-Dist: numpy
Requires-Dist: networkx
Requires-Dist: tqdm
Requires-Dist: scipy
Requires-Dist: numexpr
Requires-Dist: bottleneck
Requires-Dist: XlsxWriter
Requires-Dist: pyarrow
Requires-Dist: tabulate
Requires-Dist: openpyxl
Requires-Dist: xarray
Requires-Dist: cvxopt
Requires-Dist: numba
Requires-Dist: dash
Requires-Dist: dash-bootstrap-components
Requires-Dist: dash-interactive-graphviz
Provides-Extra: jupyter
Requires-Dist: jupyter; extra == "jupyter"
Requires-Dist: ipywidgets; extra == "jupyter"
Requires-Dist: ipysheet; extra == "jupyter"
Provides-Extra: shiny
Requires-Dist: shiny; extra == "shiny"
Requires-Dist: shinywidgets; extra == "shiny"
