v1.1.1
What's Changed
- Pin AE version in case study by @radka-j in #805
- Update calibration tutorial by @radka-j in #801
- Dont standardize y values in AL tutorial by @radka-j in #808
- double pendulum simulator by @marjanfamili in #778
- Fix logging in history matching by @radka-j in #809
- Github action to pull data and write out to the branch. Also link in … by @EdwinB12 in #810
- Add dataset for reaction diffusion example by @sgreenbury in #794
- Add autoregressive predict by @sgreenbury in #819
- add dtype to dataset_class by @marjanfamili in #825
- Add dataset for advection-diffusion example by @ContiPaolo in #820
- Add tests for gradients by @sgreenbury in #812
- Add delta method for transforming mean and variance only by @sgreenbury in #771
- Add calibration method to provide level/excursion set by @sgreenbury in #821
- Fix formatting and docs for IES by @sgreenbury in #839
- Store default params if not tuning models by @radka-j in #845
- Handle no succesful sim results in forward_batch by @radka-j in #851
- Update performance plot by @radka-j in #850
- Use self.device in MLP for consistency by @radka-j in #859
- Add AD emulator info to table by @radka-j in #860
- Update PolynomialFeatures, use in poly regression by @radka-j in #853
Full Changelog: v1.1.0...v1.1.1