What's Changed
* Add [Sparse GP](https://smt.readthedocs.io/en/latest/_src_docs/surrogate_models/sgp.html) by hvalayer, relf in https://github.com/SMTorg/smt/pull/463
* Add MFK and MFKPLS compatibility with mixed variables by RemyCharayron in https://github.com/SMTorg/smt/pull/467
* Update pyDOE2 dependency to pyDOE3 by relf in https://github.com/SMTorg/smt/pull/471
* Fix for expired deprecation in numpy 1.25 by relf in https://github.com/SMTorg/smt/pull/469
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/SMTorg/smt/pull/462
* Bump pypa/cibuildwheel from 2.15.0 to 2.16.2 by dependabot in https://github.com/SMTorg/smt/pull/468
New Contributors
* hvalayer made his first contribution in https://github.com/SMTorg/smt/pull/463
* RemyCharayron made his first contribution in https://github.com/SMTorg/smt/pull/467
**Full Changelog**: https://github.com/SMTorg/smt/compare/v2.0.1...v2.1.0