Skip to content

v1.5.4

Latest
Compare
Choose a tag to compare
@mpvanderschelling mpvanderschelling released this 09 Oct 12:50
8b8b744

Bugfixes and minor improvements

  • Change __eq__ method of _Data object to pd.testing.assert_frame_equal in order to omit different float types
  • Domain.add_output now has default argument of to_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

New Contributors

Full Changelog: v1.5.3...v1.5.4