Skip to content

Releases: cctbx/cctbx_project

2021.1

02 Feb 06:23
Compare
Choose a tag to compare
  • Improvements to cctbx.HKLviewer for displaying reciprocal space data

2020.12

29 Dec 04:26
Compare
Choose a tag to compare
  • BIOMT/MTRIX matrices in model reading

    • Added option to loosen handling of improper matrices in DataManager
    • Make behavior conistent between mmCIF and PDB formats
  • Improvements to map_model_manager

    • Better handling of cases when information is missing
    • Calculate the RMSD of matching residues between models

2020.11

08 Dec 03:46
Compare
Choose a tag to compare
  • Updated API for fetching data from RCSB

2020.10

10 Nov 03:14
Compare
Choose a tag to compare
  • Added basic flex arrays for fixed width integer types (#533)

    • Signed types (int8, int16, int32, int64)
    • Unsigned types (uint8, uint16, uint32, uint64)
    • Additional functions may be wrapped in the future to support these types
  • Improved building of downstream software with cctbx conda package

    • In some cases, the location of annlib is not found properly

2020.9

02 Oct 23:19
Compare
Choose a tag to compare
  • Bug fixes and updates for improving conda package

2020.8

08 Sep 05:04
Compare
Choose a tag to compare
  • First release on GitHub and conda-forge