Skip to content

0.9.3

Choose a tag to compare

@arcondello arcondello released this 09 Jun 19:57
b87d811

New Features

  • pack_samples kwarg for SampleSet.to_serializable() method that allows the user to not pack samples. This means bumping the sample set serialization version to 3.1.0

Fixes

  • SampleSet.info is now correctly propagated through the ClipComposite
  • All .pyx and .pxd files are included in the MANIFEST which means that cimport dimod will now work correctly