- Revise code to use smaller puf.csv input file and make changes to create that input file
- Remove debugging variables from functions.py reducing execution time by 42 percent [833]
- Add comments to show one way to use Python debugger to trace Tax-Calculator code [835]
- Add tests that confirm zeroing-out CALCULATED_VARS at start leaves results unchanged [837]
- Make 2013-2016 medical deduction threshold for elderly be 7.5% of AGI (not 10%) [839]
- Fix typo so that two ways of limiting itemized deductions produce the same results [842]
- Revise logic used to estimate behavioral responses to policy reforms [846, 854, 857]