Pydantic 2
What's Changed
- experiments and candidates can be None by @bertiqwerty in #311
- Interpoint Constraints by @jduerholt in #313
- gp output scaler by @simonsung06 in #309
- Botorch 0.9.5 by @jduerholt in #317
- DoE: Fix bug if fixed_experiments contain columns that are not in domain by @dlinzner-bcs in #321
- Seed handling for Sampling by @jduerholt in #323
- batch constraints for DoE and call for interpointEqualityConstraint by @Osburg in #322
- Refactor test suite for data models by @jduerholt in #327
- Tests for base.py by @jduerholt in #329
- Add noise prior by @jkeupp in #326
- Tests for CategoricalInput by @jduerholt in #330
- Compatibility PR for Formulaic 1.0.1 by @jduerholt in #332
- Universal constraint sampler by @Osburg in #328
- pydantic 2 - migration by @bertiqwerty in #279
Full Changelog: v0.0.8...v0.0.10