]> gitweb.michael.orlitzky.com - dunshire.git/shortlog
dunshire.git
2016-10-05 Michael OrlitzkyAdd a "make lint" target.
2016-10-05 Michael OrlitzkyAdd doctests for the matrices module and fix its pylint...
2016-10-05 Michael OrlitzkyAdd documentation, tests, and containment functions...
2016-10-05 Michael OrlitzkyAdd a norm function to the matrices module.
2016-10-05 Michael OrlitzkyAdd another TODO to compare against a tolerance parameter.
2016-10-05 Michael OrlitzkyAdd a most basic test suite runner (for doctests only...
2016-10-05 Michael OrlitzkyAdd another TODO to check the dimensions of the PSD...
2016-10-05 Michael OrlitzkyAdd two more TODO items.
2016-10-05 Michael OrlitzkyAdd a TODO with a bunch of things I need to do.
2016-10-05 Michael OrlitzkyAdd a word to the README.
2016-10-05 Michael OrlitzkyAdd a makefile.
2016-10-05 Michael OrlitzkySimplify the model a bit.
2016-10-05 Michael OrlitzkyInitial commit of something that returns an answer.