Felix Beckebanze
Felix Beckebanze
See issue #135 for more details. With this PR the following is added/implemented: * equivalent of A for Ghosh (often referred to A* in literature) * the Ghosh inverse (often...
The current pymrio has all relevant matrices related the Leontief attribution model implemented. This can be used to calculate the factors of production that are used as input to a...
It would be handy if pymrio included a tool for structural path analysis (SPA). The proposal is to add this to pymrio. New files * _pymrio/tools/iospa.py_: main script for all...
As discussed with @rich-wood in issue https://github.com/IndEcol/pymrio/issues/145, this PR changes the Ghosh-implementation: 1. The matrix As is renamed to B 1. B and G are transposed as compared to their...