Bugfixes and minor improvements
- Change
__eq__
method of_Data
object topd.testing.assert_frame_equal
in order to omit differentfloat
types Domain.add_output
now has default argument ofto_disk=False
- Bugfix:
ExperimentSample.from_numpy
now gets the (optional) domain object when constructed ExperimentData.get_input_data
selects now only the input domain and removes the output space- Removing building JOSS paper workflow (paper has been published and draft is removed from repo)
- (Studies: fragile becomes supercompressible) update scripts config
What's Changed
- [JOSS] Paper by @RMeli in #277
- Pr/1.5.4 by @mpvanderschelling in #280
New Contributors
Full Changelog: v1.5.3...v1.5.4