I think files should use consistent notation and terminology across files to denote goods, firms and factors.
In aggregates.py, j refers to both industries and goods in different equations. But i is also used to denote both goods and commodities.
In firms.py, h denotes factors of production j denotes goods and i denotes both commodities and intermediate inputs.
The Hashimoto book uses i to index goods, j to index firms and h to index factors.
Is this the format we want to follow? I think it seems reasonable.
What notation do we want for industries? Currently we use j to refer to both firms and industries?
I can work on cleaning and standardizing the notation if that would be helpful.
@jdebacker
I think files should use consistent notation and terminology across files to denote goods, firms and factors.
In
aggregates.py,jrefers to both industries and goods in different equations. Butiis also used to denote both goods and commodities.In
firms.py,hdenotes factors of productionjdenotes goods andidenotes both commodities and intermediate inputs.The Hashimoto book uses
ito index goods,jto index firms andhto index factors.Is this the format we want to follow? I think it seems reasonable.
What notation do we want for industries? Currently we use
jto refer to both firms and industries?I can work on cleaning and standardizing the notation if that would be helpful.
@jdebacker