------------------
* Add support for input warping, allowing the tuner to automatically transform
the data into a suitable form (internally).
* Improve default parameters to be slightly more robust for most use cases and
be more in line with what a user might expect.
* Add confidence interval and standard error of the score of the estimated
global optimum to the logging output
* Add support for time per move matches (option ``st`` in cutechess-cli).
* Add support for timemargin parameter.
* Fix debug output being spammed by other libraries.
* Fix plots being of varying sizes dependent on their labels and ticks.
This should make it easier to animate them.