Blog
Links, documents, code, and comments about economics
-
Inflation Calculator
Read moreI couldn’t find anything online to directly convert old Irish prices to current values. So I wrote some code to estimate e.g. £100 in 1950 in 2012 prices. It’s here: https://hargaden.com/enda/inflation/calculator.html
-
Partial derivative shortcut in LaTeX
Read moreThis is incredibly simple code but may be of use to some people. Typing out derivatives in LaTeX (e.g. ) can be shortened. Add this line of code to the header of your document: [code]…