Adapted files of package misc to Python.
authorAntonio Jimenez Pastor <ajpastor@risc.uni-linz.ac.at>
Mon, 18 Jun 2018 14:44:38 +0000 (16:44 +0200)
committerAntonio Jimenez Pastor <ajpastor@risc.uni-linz.ac.at>
Mon, 18 Jun 2018 14:44:38 +0000 (16:44 +0200)
commit2c261aec964f0ee89f1989bec03458ef474a5406
treeff4a1672c108f2ebd1dd07facd18393c7c59b456
parent9b49667e8bacdff83487d294d8f7de53c9c7a5e1
Adapted files of package misc to Python.

Other deprecated files (i.e., never used) were deleted.

Files adapted: bareiss.py, matrix.py, ring_w_sequence.py, verbose.py
Files deleted: euclidean.py, hermite.py, nullspace_wrapper.py,
storj_villard.py, timing.py
ajpastor/misc/bareiss.py
ajpastor/misc/euclidean.py [deleted file]
ajpastor/misc/hermite.py [deleted file]
ajpastor/misc/matrix.py
ajpastor/misc/nullspace_wrapper.py [deleted file]
ajpastor/misc/ring_w_sequence.py
ajpastor/misc/storj_villard.py [deleted file]
ajpastor/misc/timing.py [deleted file]
ajpastor/misc/verbose.py