Skip to content

reciprocalspaceship 0.10.0

Compare
Choose a tag to compare
@JBGreisman JBGreisman released this 31 Mar 00:27
· 347 commits to main since this release
af6fcb5

What's Changed

  • Add [examples] dependencies to simplify installation for binder by @JBGreisman in #124
  • Defer pytorch installation to example notebook to speed up binder launch by @JBGreisman in #125
  • Raise ValueError when stack_anomalous() will result in duplicate column names by @dennisbrookner in #128
  • Update dependency gemmi to >=0.4.2, <=0.5.2 by @renovate in #130
  • Update dependency pandas to >=1.2.0, <=1.4.1 by @renovate in #127
  • Fixed read_precognition() as per #135 and updated tests by @dennisbrookner in #136
  • Add stats submodule with compute_completeness() function by @JBGreisman in #118

Full Changelog: v0.9.18...v0.10.0