]> gitweb.michael.orlitzky.com - dunshire.git/history - dunshire/matrices.py
Add a new unit test suite for the dunshire.matrices module.
[dunshire.git] / dunshire / matrices.py
2016-11-01 Michael OrlitzkyAdd a new unit test suite for the dunshire.matrices...
2016-11-01 Michael OrlitzkyFix a pylint warning in the matrices module.
2016-10-30 Michael OrlitzkyAdd the condition_number() function to the matrices...
2016-10-30 Michael OrlitzkyAdd a "typecode" parameter to the identity() matrix...
2016-10-26 Michael OrlitzkyAdd setup.py and reorganize everything to make its...