Skip to content

Releases: jcmgray/cotengrust

v0.1.3

14 May 18:40
Compare
Choose a tag to compare
  • optimize_random_greedy_track_flops: sample costmod (with a tweaked scoring function) and temperature for better quality paths. Implement early termination of non-optimal trials for performance boost.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Apr 21:36
Compare
Choose a tag to compare
  • add optimize_random_greedy_track_flops
  • explicitly release GIL
  • add explicit error for index overflow (currently u16 (=65535 unique indices))

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Sep 20:58
73ef7ea
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Sep 05:54
Compare
Choose a tag to compare
allow sizes to be most generally be float