Skip to content

v0.2.2

Compare
Choose a tag to compare
@AlexLiuyuren AlexLiuyuren released this 22 Nov 11:51
· 41 commits to master since this release
  1. Fix bugs in the initialization step during the discrete optimization
  2. Fix the bugs that index_set size equals zero during the discrete
    optimization
  3. Now users can initialize sample set using
parameter = Parameter(..., init_samples = [Solution(), …], ...)