Skip to content

10.2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 15:11
b8eaf88

10.2.4.0 - 2024-12-19

Added

  • (General) Support for Python 3.13.
  • (General) visualize_report helper function to open reports with the Khiops Visualization and Khiops Co-Visualization app.

Fixed

  • (General) Initialization failing in Conda-based environments.

Changed

  • (core) Support for system parameters has been moved from the KhiopsLocalRunner to the core API.
  • (core) System parameter max_memory_mb has been renamed to memory_limit_mb.
  • (core) System parameter khiops_temp_dir has been renamed to temp_dir.

Removed

  • (General) Khiops Python 9 compatibility.