Recent Releases of HiPart

HiPart - v1.0.6

What's Changed

  • Pin scipy to a stable version due to import issue by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/47

As of June 23, 2025, the latest scipy release has a critical import issue (see https://github.com/statsmodels/statsmodels/issues/9584). Temporarily pinning scipy to a healthy version until the upstream problem is resolved.

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v1.0.5...v1.0.6

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou 8 months ago

HiPart - v1.0.5

What's Changed

  • Utility update for python version support and pypi classifications. by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/46

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v1.0.4...v1.0.5

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 1 year ago

HiPart - v1.0.4

What's Changed

  • Minor fixies in the interactive visualization workflow by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/45

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v1.0.3...v1.0.4

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 1 year ago

HiPart - v1.0.3

What's Changed

  • New features by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/43

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v1.0.2...v1.0.3

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 1 year ago

HiPart - v1.0.2

What's Changed

  • Updates on the dendrogram visualization Matching of the cluster colors to all the static visualization. This helps the intrepretation of the resutls by the package users.
    • New features by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/42

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v1.0.1...v1.0.2

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou about 2 years ago

HiPart - v1.0.1

What's Changed

  • documentation improvements by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/39
  • New features by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/40
  • Update on the static visualizations by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/41

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v1.0.0...v1.0.1

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou about 2 years ago

HiPart - v1.0.0

What's Changed

  • New class structure in the package and incorporation of distance matrix clustering by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/36
  • Minor Fixies by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/37

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.4.2...v1.0.0

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou about 2 years ago

HiPart - v0.4.2

What's Changed

  • Algorithm execution improvement & Documentation update by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/35

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.4.1...v0.4.2

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 2 years ago

HiPart - v0.4.1

What's Changed

  • Introduce minimum density hyperplanes in HiPart package by @nicospavlidis in https://github.com/panagiotisanagnostou/HiPart/pull/32 complete with static visualization that presents in two dimensions the splitting hyperplane and the projection vector of all the bisections conducted by the algorithm.

New Contributors

  • @nicospavlidis made their first contribution in https://github.com/panagiotisanagnostou/HiPart/pull/32

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.3.2...v0.4.1

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou almost 3 years ago

HiPart - v0.4.0

What's Changed

  • Introduce minimum density hyperplanes in HiPart package by @nicospavlidis in https://github.com/panagiotisanagnostou/HiPart/pull/32 complete with static visualization that presents in two dimensions the splitting hyperplane and the projection vector of all the bisections conducted by the algorithm.

New Contributors

  • @nicospavlidis made their first contribution in https://github.com/panagiotisanagnostou/HiPart/pull/32

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.3.2...v0.4.0

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou almost 3 years ago

HiPart - v0.3.2

What's Changed

  • Inicorporation of the t-SNE method in projection based algorithms by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/31

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.3.1...v0.3.2

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou almost 3 years ago

HiPart - v0.3.1

What's Changed

  • Fixies on paper scripts by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/26
  • Import fix for isolated mode and minor changes on the paper scripts by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/27

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.3.0...v0.3.1

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou almost 3 years ago

HiPart - v0.3.0

What's Changed

  • Enhancements by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/24
  • Minor source fixies and documentation updates by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/25

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.2.1...v0.3.0

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou about 3 years ago

HiPart - v0.2.1

What's Changed

  • dePDDP execution time enhancement by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/21

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.2.0...v0.2.1

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou about 3 years ago

HiPart - v0.2.0

What's Changed

  • Style changes by @stevestavropoulos in https://github.com/panagiotisanagnostou/HiPart/pull/18
  • Review for your submission to the Journal of Open Source Software. by @jjerphan in https://github.com/panagiotisanagnostou/HiPart/pull/19
  • Update python versions support by @panagiotisanagnostou : We will stop the continuous integration checks for this python version because of the imminent stop of support for python version 3.7, according to PEP 537. The support for python version 3.7 will stop on the 6th of 2023.

New Contributors

  • @jjerphan made their first contribution in https://github.com/panagiotisanagnostou/HiPart/pull/19

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.1.18...v0.2.0

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou about 3 years ago

HiPart - v0.1.18

What's Changed

  • Update int_viz.css by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/6
  • Typo fixes by @stevestavropoulos in https://github.com/panagiotisanagnostou/HiPart/pull/10
  • Don't use 62.5% of 16px to calculate the base font size. Just use 10px. by @stevestavropoulos in https://github.com/panagiotisanagnostou/HiPart/pull/11
  • Interactive visualization debug response on issue #12 by @stevestavropoulos in https://github.com/panagiotisanagnostou/HiPart/pull/13
  • Update enhancements branch by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/14
  • Enhancements by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/15

New Contributors

  • @stevestavropoulos made their first contribution in https://github.com/panagiotisanagnostou/HiPart/pull/10

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.1.17...v0.1.18

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 3 years ago

HiPart - v.0.1.17

In this release there are some minor functionality changes and fixies. The API of the package remains the same.

What's Changed

  • Enhancements by @panagiotisanagnostou in https://github.com/panagiotisanagnostou/HiPart/pull/3

New Contributors

  • @panagiotisanagnostou made their first contribution in https://github.com/panagiotisanagnostou/HiPart/pull/3

Full Changelog: https://github.com/panagiotisanagnostou/HiPart/compare/v0.1.16...v0.1.17

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 3 years ago

HiPart - v.0.1.16

In this release there are some minor functionality changes and fixies. The API of the package remains the same.

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 3 years ago

HiPart - First open beta release of the HiPart package.

This is the first open beta release of the HiPart package. The packages' documentation can be found here, while in the github repository of the package you can find a complete set of examples.

Scientific Software - Peer-reviewed - Python
Published by panagiotisanagnostou over 3 years ago