Manuel Raimann
|
a502d7e1b8
|
refactor(tpe): split multivariate sampler into focused submodules
- Extract engine.rs (core sampling logic) and trials.rs (trial processing)
- Deduplicate TPE sampling functions by delegating to tpe::common
- Gate persistence.rs imports with #[cfg(feature = "serde")]
|
2026-02-12 15:38:23 +01:00 |
|