Skip to content

v0.2.2

Compare
Choose a tag to compare
@samuel-watson samuel-watson released this 19 Jan 17:16
· 44 commits to main since this release

Changes since last version:

  • Added reverse greedy algorithm
  • Added apportion() function to convert approximate weights to exact designs and added it to output of SOCP
  • Prevented SOCP for robust optimisation due to lack of proof that it works
  • Updated documentation
  • Various bug fixes