Skip to content

0.9.9

Choose a tag to compare

@arcondello arcondello released this 06 Oct 01:34
b9726d4

New Features

  • New parallel constructor for c++ AdjMapBQM
  • DQM.to_file now returns a seekable file-like
  • DQM.from_numpy_vectors now reserves the quadratic vectors which should reduce memory and speed up construction

Fixes

  • DQM.from_file now correctly accepts bytes-like objects

Changes

  • DQM.to_file's compressed kwarg has been deprecated in favor of compress