Skip to content

Releases: sequential-parameter-optimization/spotPython

v0.29.11: 0.29.11

05 May 11:51

Choose a tag to compare

documentation

v0.29.6: 0.29.6

12 Apr 09:33

Choose a tag to compare

bestlhd accepts edges arg

v0.29.5: 0.29.5

08 Apr 16:56

Choose a tag to compare

randorient fixed

v0.29.4

07 Apr 20:50

Choose a tag to compare

Wing weight example updated

v0.29.3: 0.29.3

07 Apr 06:43

Choose a tag to compare

v0.29.3: 0.29.3 Pre-release
Pre-release

Kriging does not accept noise arg use method instead

v0.29.1: 0.29.1

05 Apr 19:56

Choose a tag to compare

v0.29.1: 0.29.1 Pre-release
Pre-release

New Kriging model (experimental). Can be undone in spot.py via:

old Kriging with attribute "name" kriging

from spotpython.build.kriging import Kriging as OldKriging

new Kriging without attribute "name" Kriging

from spotpython.surrogate.kriging import Kriging

v0.29.0: 0.29.0

05 Apr 18:50

Choose a tag to compare

new: save_or_show_plot

v0.28.14: 0.24.14

01 Apr 20:08

Choose a tag to compare

plot mo improved

v0.28.12: 0.28.12

31 Mar 18:51

Choose a tag to compare

bug fix xai

v0.28.11: 0.28.11

30 Mar 15:37

Choose a tag to compare

plot mo options