2.13.0
What's Changed
- New feature: Add Distributional Encoding (DE) for Categorical Inputs in Kriging (Da Veiga, S., 2025) by @Paul-Saves in #795, #798
- Add tutorials links for
SMFKandSMFCKby @NatOnera in #801, #802 - Breaking change : Remove
random_stateoption deprecated since 2.10 by @relf in #800 - Make
optionsreadonly inKrgBasedsurrogates by @relf in #794 - Remove code duplication:
SMFCKinherits fromMFCKby @relf in #799 - Refactor
MF/KPLS/Ksurrogate family by @relf in #792 - Refactor
CCKRGby @relf in #793 - Test & Coverage Improvements: fixes and edge cases by @Paul-Saves in #796
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #790
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #791
- Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 by @dependabot[bot] in #797
Full Changelog: v2.12.0...v2.13.0