Skip to content

v0.68.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:52
· 79 commits to main since this release

v0.68.0 - 2026-07-30

Bug Fixes

  • errors in rebase conflicts corrected - (cf9a67d) - clara.bayley

Features

  • collisions struct can take a fixed seed for the random number generator pool - (5d005a2) - clara.bayley
  • configuration allows option fixed seed for collisions - (de0cb18) - clara.bayley

Miscellaneous Chores

  • (version) v0.68.0 - (b7ac541) - yoctoyotta1024
  • comment out seed in roughpaper - (7b4c2bd) - clara.bayley
  • formatting - (ad633ea) - clara.bayley
  • formatting - (1901abf) - clara.bayley

Refactoring

  • add clearer note on seed in configs - (0406ed3) - clara.bayley
  • show example with fixed seed in roughpaper - (5c9627e) - clara.bayley
  • use fixed seed for golovin kernel in shima2009 example - (f11160a) - clara.bayley