Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbnsn committed Dec 20, 2022
1 parent 03198e7 commit 8e41a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A most simple implementation of Kitzes (2013) in Python.

The file [`kitzes-2013.py`](kitzes-2013.py) contains a most simple implementation of [Kitzes (2013)](https://doi.org/10.3390/resources2040489) in Python with the packages [NumPy](https://numpy.org/) and [Pandas](https://pandas.pydata.org/). It supplements [Bunsen and Finkbeiner (2023)](https://doi.org/10.3390/su15010046) and is also available via Zenodo ([Bunsen 2022](https://doi.org/10.5281/zenodo.7431089)). When working with this script, a reference is not mandatory.
The file [`kitzes-2013.py`](kitzes-2013.py) contains a most simple implementation of [Kitzes (2013)](https://doi.org/10.3390/resources2040489) in Python with the packages [NumPy](https://numpy.org/) and [Pandas](https://pandas.pydata.org/). It supplements [Bunsen and Finkbeiner (2023)](https://doi.org/10.3390/su15010046) and is also available via Zenodo ([Bunsen 2022](https://doi.org/10.5281/zenodo.7431089)). When working with this script, an acknowledgement is appreciated but by no means mandatory.

_Note: [Pymrio](https://github.com/konstantinstadler/pymrio) is a comprehensive package for Multi-Regional Input-Output Analysis (MRIO) in Python._

Expand Down

0 comments on commit 8e41a22

Please sign in to comment.