--- - branch: MAIN date: Sun Jul 23 18:39:51 UTC 2017 files: - new: '1.5' old: '1.4' path: pkgsrc/math/py-munkres/Makefile pathrev: pkgsrc/math/py-munkres/Makefile@1.5 type: modified - new: '1.2' old: 1.1.1.1 path: pkgsrc/math/py-munkres/PLIST pathrev: pkgsrc/math/py-munkres/PLIST@1.2 type: modified - new: '1.4' old: '1.3' path: pkgsrc/math/py-munkres/distinfo pathrev: pkgsrc/math/py-munkres/distinfo@1.4 type: modified id: 20170723T183951Z.287c309f54dfe3d110796ce86daf9d6dc90474c8 log: "Version 1.0.11:\n\nDocs are now generated with pdoc.\n\nMerged Pull Request 24, from @czlee:\n\n* Change to step 4: When it looks for a uncovered zero, rather than starting at row 0, column 0, it starts where it left off, i.e. at the last uncovered zero it found. Since it doesn't start at (0,0), when it gets to the last column it now loops around to the first, and exits unsuccessfully if it got back to where it started. This change reduces this reduces the solving time for (certain) large matrices. For instance, in tests, solving a matrix of size 394Ã\x97394 goes from about 2 minutes to about 4 seconds.\n\n* Since Python 3 started cracking down on unnatural comparisons, the DISALLOWED constant added in Pull Request 19 no longer works. (It raises a TypeError for unorderable types, as is expected in Python 3.) Since this constant is meant to act like infinity, this modification just changes the two lines where it would otherwise try to make an illegal (in Python 3) comparison between a number and DISALLOWED_OBJ() and gets it to behave as if DISALLOWED is always larger.\nAdded Travis CI integration.\n\nAdded some unit tests. See tests and tests/README.md.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/math/py-munkres' unixtime: '1500835191' user: adam