Skip to content

v.1.5.15

Compare
Choose a tag to compare
@thouska thouska released this 21 Jun 12:27
· 82 commits to master since this release
e77e52c

Relase Notes

  • Using random number of chain pairs to generate the jump in Dream [#284]
  • Minor improvements in NSGAii [#246]
  • New Tutorial for List sampling
  • Longer Strings allowed for parameter names (change from '|U30' to '|U100')
  • Longer Floats by default in csv database (change from np.float16 to np.float32)
  • Added random_state also for random package, which should better reproducability of spotpy results when set via sampler (not set as default)