v0.3.0
New features:
- Added an example psychophysics experiment
- Added an ordinal model and likelihood
- Added a new raw data table for easier analysis
- Can now choose which botorch optimizer to use to fit models
- Added a visualization dashboard
- Updated to botorch v0.8.0
Bug fixes
- Removed some hardcoded checks for stimuli_per_trial and outcome_types
- Fixed incorrect threshold estimation for non-probit links
- Implemented
from_config
forMonotonicProjectionGP
- Fixed a casting error in
MonotonicThompsonSamplerGenerator