What's Changed
* Add derivatives prediction methods to `GPX` kriging-like surrogate by relf in https://github.com/SMTorg/smt/pull/543
* Add a warning on numerical issue and add tests for kriging-based surrogates by Paul-Saves in https://github.com/SMTorg/smt/pull/539
* Ruff formatting by Paul-Saves in https://github.com/SMTorg/smt/pull/540
* Fix variance prediction for large output values by Paul-Saves in https://github.com/SMTorg/smt/pull/542
* Fix KPLSK performances (thanks to Lisa Pretsch) by Paul-Saves in https://github.com/SMTorg/smt/pull/544
* Speed up computations related to DesignSpace by Paul-Saves in https://github.com/SMTorg/smt/pull/548
* Prepare release 2.5.1 by relf in https://github.com/SMTorg/smt/pull/550
**Full Changelog**: https://github.com/SMTorg/smt/compare/v2.5.0...v2.5.1