The following is a python3 implementation of the 2023 DICE model created by Nordhaus.
Reflects 03/25/2024 Packages
The packages and versions used in this implementation are:
Package | Version |
---|---|
asttokens | 2.4.1 |
comm | 0.2.1 |
contourpy | 1.2.0 |
cycler | 0.12.1 |
debugpy | 1.8.1 |
decorator | 5.1.1 |
exceptiongroup | 1.2.0 |
executing | 2.0.1 |
fonttools | 4.49.0 |
ipykernel | 6.29.3 |
ipython | 8.22.2 |
jedi | 0.19.1 |
jupyter_client | 8.6.0 |
jupyter_core | 5.7.1 |
kiwisolver | 1.4.5 |
llvmlite | 0.42.0 |
matplotlib | 3.8.3 |
matplotlib-inline | 0.1.6 |
nest-asyncio | 1.6.0 |
numba | 0.59.1 |
numpy | 1.26.4 |
packaging | 24.0 |
pandas | 2.2.1 |
parso | 0.8.3 |
pexpect | 4.9.0 |
pillow | 10.2.0 |
pip | 24.0 |
platformdirs | 4.2.0 |
ply | 3.11 |
prompt-toolkit | 3.0.43 |
psutil | 5.9.8 |
ptyprocess | 0.7.0 |
pure-eval | 0.2.2 |
Pygments | 2.17.2 |
Pyomo | 6.7.1 |
pyparsing | 3.1.2 |
python-dateutil | 2.9.0.post0 |
pytz | 2024.1 |
pyzmq | 25.1.2 |
seaborn | 0.13.2 |
six | 1.16.0 |
stack-data | 0.6.3 |
tornado | 6.4 |
traitlets | 5.14.1 |
tzdata | 2024.1 |
wcwidth | 0.2.13 |