Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 511 Bytes

File metadata and controls

17 lines (13 loc) · 511 Bytes

Changelog

This file is used to track changes made to the project over time.

[Unreleased]

Additions

  • Support for Sobol sequences in polynomial problem sampling
  • Support for periodic kernel

[0.2.2] - 2025-11-14

Additions

  • Add penalty parameter for soft-constrained version used with polynomial kernels
  • Create helper functions for monomial feature function creation for polynomial kernel

Improvements

  • Improve timing calculations
  • Improve efficiency of surrogate function calculation