Skip to content

reciprocalspaceship 1.0.3

Latest
Compare
Choose a tag to compare
@kmdalton kmdalton released this 12 Nov 09:41
· 5 commits to main since this release
e2b70ad

What's Changed

  • Add support for range indexed data in DataSet.write_mtz() and DataSet.to_gemmi() by @JBGreisman in #265
  • Update rs.DataSet.reset_index() call signature to matches pandas >v1.5 by @JBGreisman in #266
  • Add description of columns returned by rs.read_crystfel() by @JBGreisman in #268
  • Update dependency gemmi to >=0.5.5, <=0.6.7 by @renovate in #269
  • adds script to import cctbx data to rs by @dermen in #264
  • Update dependency pandas to >=2.2.2, <=2.2.3 by @renovate in #270
  • add python 3.12 support by @kmdalton in #273
  • Fix is_isomorphous by @kmdalton in #279

New Contributors

Full Changelog: v1.0.2...v1.0.3