Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-07-21
| ||
14:09 | Update link to zip distribution file for 1.13.0 version. Leaf check-in: 39a73d576b user: mrh tags: trunk | |
14:06 | Release version 1.13.0 check-in: d46186d641 user: mrh tags: release, trunk, version-1.13.0 | |
2023-04-13
| ||
16:17 | Update link to zip distribution file for 1.12.0 version. check-in: 994dafaf84 user: mrh tags: trunk | |
16:14 | Release version 1.12.0 check-in: b325911fd1 user: mrh tags: release, trunk, version-1.12.0 | |
14:46 | Update www/tests expected results for change in argparse output in new 3.10 Python version. check-in: 59598be1e3 user: mrh tags: trunk | |
13:06 | Use join() to eliminate need to disable pylint warning. check-in: d7d5ddd88c user: mrh tags: trunk | |
01:11 | Revise code to supress warnings from new pylint version. check-in: a25ac5a2aa user: mrh tags: trunk | |
2022-10-26
| ||
16:22 | Remove obsolete pylint coding style comments. check-in: 3877637b75 user: mrh tags: trunk | |
2022-10-25
| ||
14:47 | Update link to zip distribution file for 1.11.0 version. check-in: c8e87cd1e0 user: mrh tags: trunk | |
14:40 | Release version 1.11.0 check-in: a7f2986470 user: mrh tags: release, trunk, version-1.11.0 | |
2022-10-22
| ||
02:28 | Non-substantive code revisions in order to suppress pylint 2.14 warnings. check-in: bce70f22d1 user: mrh tags: trunk | |
2022-10-21
| ||
23:16 | Simplify code given improvement in pylint parsing. check-in: 8e4594a3e7 user: mrh tags: trunk | |
2022-09-25
| ||
17:28 | Update link to model installation zip file. check-in: 9a6ffa05de user: mrh tags: trunk | |
17:24 | Release version 1.10.0 check-in: 77bf44f17f user: mrh tags: release, trunk, version-1.10.0 | |
17:20 | Add build of distribution zip file to Makefile logic. check-in: 66d0d1cbd4 user: mrh tags: trunk | |
17:15 | Simplify model installation procedure. check-in: 3232fca004 user: mrh tags: trunk | |
2022-08-26
| ||
21:16 | Minor Makefile edit. check-in: 04d41ac6bd user: mrh tags: trunk | |
2022-07-31
| ||
17:20 | Remove unnecessary awk command from www/tests/tests.sh script. check-in: e5a0633008 user: mrh tags: trunk | |
2022-04-30
| ||
16:34 | Minor update to uswta CLI tool help. check-in: 112054a847 user: mrh tags: trunk | |
2022-02-23
| ||
16:39 | Code style change: format() to f-string. check-in: 5cd11a2fb2 user: mrh tags: trunk | |
2022-01-17
| ||
21:21 | Remove unnecessary line in the .coveragerc file. check-in: 60bf73d086 user: mrh tags: trunk | |
2021-11-08
| ||
12:29 | Release version 1.9.0 check-in: dcaff2cd0e user: mrh tags: release, trunk, version-1.9.0 | |
2021-11-07
| ||
14:17 | Make changes needed to take advantage of Gini-calculation capabilities being added in next Tax-Analyzer-Framework release. check-in: 0c53b05a1e user: mrh tags: trunk | |
2021-11-03
| ||
15:17 | Remove table_epsilon from the package.json file. check-in: 61e5e37a00 user: mrh tags: trunk | |
2021-11-02
| ||
22:20 | Add comment to package.json file. check-in: 60588e2439 user: mrh tags: trunk | |
2021-10-22
| ||
11:19 | Clarify in the documentation the need to activate the tafe conda environment when opening a new Anaconda Prompt window. check-in: c4c1761cf2 user: mrh tags: trunk | |
2021-10-21
| ||
14:21 | Add environment note to home page documentation. check-in: 99ca5d85b2 user: mrh tags: trunk | |
14:08 | Add section anchors to the documentation home page. check-in: f1d5f5cd49 user: mrh tags: trunk | |
2021-10-20
| ||
17:46 | Update the www/creating_new_model.md documentation. check-in: ef212a874d user: mrh tags: trunk | |
16:33 | Streamline the model-installation and creating-new-model documentation. check-in: 6bdc0ee2e4 user: mrh tags: trunk | |
2021-10-19
| ||
22:21 | Better handling of pylint 2.9 problem with object returned by pandas.read_csv() method. check-in: 465b5effa2 user: mrh tags: trunk | |
2021-10-02
| ||
14:16 | Add docstring comments to several modules. check-in: 15d91bc6d3 user: mrh tags: trunk | |
02:28 | Simplify PYLINT_OPTIONS in Makefile and remove CODING-STYLE comments from all Python modules. check-in: 61c22bccff user: mrh tags: trunk | |
2021-09-05
| ||
16:44 | Release version 1.8.0 check-in: 22deb61971 user: mrh tags: release, trunk, version-1.8.0 | |
12:21 | Make non-substantive changes in code or add pylint-disable comments in order to suppress pylint warnings that appear when upgrading from pylint 2.7 to 2.9. check-in: 9c5f060b9e user: mrh tags: trunk | |
2021-08-30
| ||
14:20 | Release version 1.7.0 check-in: c544f1e71f user: mrh tags: release, trunk, version-1.7.0 | |
2021-06-30
| ||
16:14 | Use numba.njit parallel=True and prange in calcfuncsfast.py code. check-in: e502353192 user: mrh tags: trunk | |
12:42 | Update calculator.py comment on using python debugger. check-in: 920f40ae7c user: mrh tags: trunk | |
2021-06-28
| ||
12:51 | Update the www/installing_model.md documentation. check-in: 6fe80b5b45 user: mrh tags: trunk | |
2021-06-14
| ||
13:33 | Release version 1.6.0 check-in: f479edaad3 user: mrh tags: release, trunk, version-1.6.0 | |
2021-06-10
| ||
14:19 | Update Makefile logic given changes in version 21.1.1 of pip. check-in: 9b0abdec92 user: mrh tags: trunk | |
2021-05-29
| ||
16:25 | Prepare for release of the 1.6 version. check-in: 9334c07ad6 user: mrh tags: trunk | |
14:25 | Add example.sql code to Package.dumptab dictionary. check-in: 7e3bf0be28 user: mrh tags: trunk | |
12:39 | Add test_dumptab.py module to check Package.dumptab data structure. check-in: 942b0b9f43 user: mrh tags: trunk | |
2021-05-28
| ||
23:39 | Move dumpvar dictionary into the Package class. check-in: 4356850355 user: mrh tags: trunk | |
12:55 | Import CalculatorOptions class into GUI class. check-in: 771a29db05 user: mrh tags: trunk | |
11:02 | Revise test_json.py to reflect fact that CalculatorOptions is now manditory in all Framework-derived models. check-in: ca109b6382 user: mrh tags: trunk | |
2021-05-22
| ||
15:59 | Release version 1.5.0 check-in: 21f40d33d6 user: mrh tags: release, trunk, version-1.5.0 | |
2021-05-21
| ||
12:39 | Generalize JSON test to allow for situation in which first data year is after first policy year. check-in: 259e2153dc user: mrh tags: trunk | |
2021-05-20
| ||
15:49 | Release version 1.4.0 check-in: 5985eecc86 user: mrh tags: release, trunk, version-1.4.0 | |