GitHub / exhuma/python-cluster / commits
Simple clustering library for python.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2739ff42 | merge Merge branch 'release/1.4.1.post3' | Michel Albert <m****l@a****u> | over 5 years ago | |
| 54989891 | Update python test-targets | Michel Albert <m****l@a****u> | over 5 years ago | |
| 85d13fa3 | Version bumped to 1.4.1.post3 | Michel Albert <m****l@a****u> | over 5 years ago | |
| b7aebb56 | Update .travis.yml |
santosh653 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3e732552 | Update .travis.yml |
santosh653 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4c0ac14d | merge Merge branch 'hotfix/1.4.1.post2' | Michel Albert <m****l@a****u> | over 7 years ago | |
| fc5c7f31 | Version bumped to 1.4.1.post2 | Michel Albert <m****l@a****u> | over 7 years ago | |
| 2b1079cb | Remove Pipfile | Michel Albert <m****l@a****u> | over 7 years ago | |
| 09469188 | Version bumped to 1.4.2 | Michel Albert <m****l@a****u> | over 7 years ago | |
| 7947ad2e | merge Merge branch 'release/1.4.1.post1' | Michel Albert <m****l@a****u> | about 8 years ago | |
| 3177ce2d | Update changelog | Michel Albert <m****l@a****u> | about 8 years ago | |
| 34123dc1 | Version bumped to 1.4.1.post1 | Michel Albert <m****l@a****u> | about 8 years ago | |
| 1edcdf5e | Update Pipfile & use pipenv for doc builds | Michel Albert <m****l@a****u> | about 8 years ago | |
| 567c9976 | Use "alabaster" theme for docs | Michel Albert <m****l@a****u> | about 8 years ago | |
| e6b66d19 | Extract version info for docs from version.txt | Michel Albert <m****l@a****u> | about 8 years ago | |
| b8de82aa | Centralise changelog and add do Sphinx docs | Michel Albert <m****l@a****u> | about 8 years ago | |
| 5eb80e47 | Update changelog | Michel Albert <m****l@a****u> | about 8 years ago | |
| 201ac07a | merge Merge branch 'hotfix/1.4.1' | Michel Albert <m****l@a****u> | about 8 years ago | |
| 02e95071 | merge Merge branch 'hotfix/1.4.1' into develop | Michel Albert <m****l@a****u> | about 8 years ago | |
| f62bac7e | Add comment about negative distance values | Michel Albert <m****l@a****u> | about 8 years ago | |
| 9b6eedda | Add .cache to gitignore (from pytest-cache) | Michel Albert <m****l@a****u> | about 8 years ago | |
| fdbc1cee | Add a pipfile | Michel Albert <m****l@a****u> | about 8 years ago | |
| 1448a259 | merge Merge branch 'tim-littlefair-master' into hotfix/1.4.1 | Michel Albert <m****l@a****u> | about 8 years ago | |
| 6f8acd41 | Add files for travis-ci | Michel Albert <m****l@a****u> | about 8 years ago | |
| e0e0e03e | Version bumped to 1.4.1 | Michel Albert <m****l@a****u> | about 8 years ago | |
| 90032af0 | Modified new log message slightly to make the names of types on Python2.7 and... | Tim Littlefair <t****r@g****m> | over 8 years ago | |
| f77df2d7 | Replaced two lines repeated twice in function genmatrix with a function call,... | Tim Littlefair <t****r@g****m> | over 8 years ago | |
| 28db3164 | Investigation of GitHub issue 28 suggests that it relates in some way to the ... | Tim Littlefair <t****r@g****m> | over 8 years ago | |
| 58ad8870 | Added test class for issue 28, which runs OK under Python2.7 but throws an ex... | Tim Littlefair <t****r@g****m> | over 8 years ago | |
| a898bf2b | merge Merge branch 'release/1.4.0' | Michel Albert <m****l@a****u> | about 9 years ago | |
| 52b1ac59 | merge Merge branch 'release/1.4.0' into develop | Michel Albert <m****l@a****u> | about 9 years ago | |
| d512a3f1 | Changelog updated. | Michel Albert <m****l@a****u> | about 9 years ago | |
| e5349cd0 | Version bumped to 1.4.0 | Michel Albert <m****l@a****u> | about 9 years ago | |
| 07046cb1 | merge Merge remote-tracking branch '1kastner/master' into develop | Michel Albert <m****l@a****u> | about 9 years ago | |
| afbfb1ea | Add display method to hierarchical cluster. | Marvin Kastner <1****r@i****e> | about 9 years ago | |
| dd0570b2 | merge Merge branch 'fix/1.3.3' | Michel Albert <m****l@a****u> | over 10 years ago | |
| 4be3cf90 | merge Merge branch 'fix/1.3.3' into develop | Michel Albert <m****l@a****u> | over 10 years ago | |
| 2c17c69d | Another MANIFEST fix. | Michel Albert <m****l@a****u> | over 10 years ago | |
| 560e0fca | Version bumped to 1.3.3 | Michel Albert <m****l@a****u> | over 10 years ago | |
| b53e6682 | merge Merge branch 'fix/1.3.2' | Michel Albert <m****l@a****u> | over 10 years ago | |
| f71a44e1 | merge Merge branch 'fix/1.3.2' into develop | Michel Albert <m****l@a****u> | over 10 years ago | |
| 421813ab | Version bumped to 1.3.2 | Michel Albert <m****l@a****u> | over 10 years ago | |
| b5a2455d | Added version.txt to MANIFEST | Michel Albert <m****l@a****u> | over 10 years ago | |
| 2f2de9ed | merge Merge branch 'master' into develop | Michel Albert <m****l@a****u> | almost 11 years ago | |
| d28d05c1 | Switched to setuptools for wheel support. | Michel Albert <m****l@a****u> | almost 11 years ago | |
| 18510395 | Aligning version in setup.py with package version. | Michel Albert <m****l@a****u> | almost 11 years ago | |
| aa7ddcca | Marked package as universal. | Michel Albert <m****l@a****u> | almost 11 years ago | |
| 5a2519cb | merge Merge branch 'github-issue-20' | Michel Albert <m****l@a****u> | almost 11 years ago | |
| 4571857c | merge Merge branch 'github-issue-20' into develop | Michel Albert <m****l@a****u> | almost 11 years ago | |
| c5c548a8 | If items are iterable, clustering breaks. | Michel Albert <m****l@a****u> | almost 11 years ago | |
| 3b697773 | Fixed a minor typo. | Michel Albert <m****l@a****u> | almost 11 years ago | |
| f0371a02 | Version bumped to 1.3.1 | Michel Albert <m****l@a****u> | almost 11 years ago | |
| bfcd9f97 | merge Merge branch 'release/1.3.0' | Michel Albert <m****l@a****u> | over 11 years ago | |
| e1169002 | merge Merge remote-tracking branch 'origin/develop' into develop | Michel Albert <m****l@a****u> | over 11 years ago | |
| 7fefadd8 | merge Merge branch 'release/1.3.0' into develop | Michel Albert <m****l@a****u> | over 11 years ago | |
| 837f29fb | Changelog added. | Michel Albert <m****l@a****u> | over 11 years ago | |
| c344e663 | Added a __version__ member. | Michel Albert <m****l@a****u> | over 11 years ago | |
| 3a4171bf | Documentation updated. | Michel Albert <m****l@a****u> | over 11 years ago | |
| 0133810c | Removed a debug line which disabled caching. | Michel Albert <m****l@a****u> | over 11 years ago | |
| 8037fa21 | merge Merge branch 'feature/progress-callback' into develop | Michel Albert <m****l@a****u> | over 11 years ago | |
| 27149509 | Added the option to pass a progress callback. | Michel Albert <m****l@a****u> | over 11 years ago | |
| d7b997cf | pytest now properly loops on "test.py" | Michel Albert <m****l@a****u> | over 11 years ago | |
| 87949100 | Removed unused import. | Michel Albert <m****l@a****u> | over 11 years ago | |
| db5b20c5 | Linkage funcs extracted and cached. | Michel Albert <m****l@a****u> | over 11 years ago | |
| d6ebdb2a | Skipping a test with undeterminable result values. | Michel Albert <m****l@a****u> | over 11 years ago | |
| ed9bdb38 | Using common unittest base for python 2 and 3. | Michel Albert <m****l@a****u> | over 11 years ago | |
| 0042fa8f | The cluster class is now iterable. | Michel Albert <m****l@a****u> | over 11 years ago | |
| 47a4f5ee | Added functions to test linkage functions. | Michel Albert <m****l@a****u> | over 11 years ago | |
| f528b8b0 | "fullyflatten" does not need to be a class method. | Michel Albert <m****l@a****u> | over 11 years ago | |
| be3d65f2 | Unit tests fixed. | Michel Albert <m****l@a****u> | over 11 years ago | |
| e7702d65 | Unit tests fixed. | Michel Albert <m****l@a****u> | over 11 years ago | |
| 580cc98f | Removed *.py from MANIFEST.in | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 9b781e3b | Removed *.py from MANIFEST.in | Michel Albert <m****l@a****u> | almost 12 years ago | |
| e5fce3d5 | merge Merge branch 'hotfix/1.2.2' | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 9995eb1c | merge Merge branch 'hotfix/1.2.2' into develop | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 35742f28 | MANIFEST.in fixed. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| ad4d1cbf | MANIFEST.in fixed. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 32dd24b0 | Version bumped to 1.2.2 | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 66171c80 | Version bumped to 1.2.2 | Michel Albert <m****l@a****u> | almost 12 years ago | |
| c44ff245 | Unit tests split up into multiple suites. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 4b55547b | Unit tests moved into the package. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 1e799ff1 | Updated package metadata. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 9201d20d | merge Merge branch 'release/1.2.1' | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 2483c279 | merge Merge branch 'release/1.2.1' into develop | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 63b3e36a | Version bumped to 1.2.1 | Michel Albert <m****l@a****u> | almost 12 years ago | |
| d47c5ab1 | Added unit test for multiprocessing. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 183fd683 | merge Merge remote-tracking branch 'loisaidasam/master' into release/1.2.1 | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 67f63bcf | Added a unit-test for UCLUS linkage. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 53ab0b20 | Added unit-test for uclus linkage. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| f800986a | single-linkage test less prone to alg. changes. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 6d8beffa | Added unit-test for complete linkage. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 30ca2a18 | multiprocessing.Queue has no `task_done()` | Sam Sandberg <s****g@g****m> | almost 12 years ago | |
| b56254e3 | Link to documentation page fixed. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| df64af72 | Added link to documentation page. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 20049e17 | merge Merge branch 'release-1.2.0' into develop | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 6ca13f30 | merge Merge branch 'release-1.2.0' | Michel Albert <m****l@a****u> | almost 12 years ago | |
| 6c3cc032 | Fixed README markup. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| ba1436e5 | Renamed readme file (so github can render it). | Michel Albert <m****l@a****u> | almost 12 years ago | |
| b50bb7e0 | Updated project homepage. | Michel Albert <m****l@a****u> | almost 12 years ago | |
| b8e94056 | merge Merge branch 'release-1.2.0' into develop | Michel Albert <m****l@a****u> | almost 12 years ago |