]> gitweb.michael.orlitzky.com - dunshire.git/history - src/dunshire/options.py
Set ABS_TOL to 1e-6 to fix solution comparisons in the test suite.
[dunshire.git] / src / dunshire / options.py
2016-10-11 Michael OrlitzkySet ABS_TOL to 1e-6 to fix solution comparisons in...
2016-10-10 Michael OrlitzkyAnother shot at documenting the options module.
2016-10-10 Michael OrlitzkyMore "easy" docs work in matrices.py/options.py.
2016-10-10 Michael OrlitzkyAdd an options module to consolidate a few random ...