What’s new#

Version 0.1.8 (15/07/2025)#

  • Correct license to LGPL v2.1 or later.

  • Bump dependencies to cffi>=1.17.1 and setuptools>=77.0.3.

  • eaf(), vorob_t() and vorob_dev() take the set indices as a separate argument sets following the API of the R package.

  • New example Empirical Attainment Function.

  • Document EAF and Vorob’ev expectation and deviation in more detail.

  • New online dataset: DTLZLinearShape.8d.front.60pts.10 (see get_dataset()).

  • New default method in hv_approx(). Computation is now done in C, so it is much faster.

  • hv_contributions() is much faster for 2D inputs.

Version 0.1.7 (04/06/2025)#

Version 0.1.6 (14/05/2025)#

Version 0.1.4 (30/10/2024)#

Version 0.1.3 (28/10/2024)#

Version 0.1.2 (18/09/2024)#

  • New: hv_approx()

  • Documentation improvements.

  • New gallery examples.