chiark / gitweb /
added my own implementation of controlled random search (CRS) algorithm
[nlopt.git] / util / sobolseq.c
2007-09-07 stevenjadded my own implementation of controlled random search...
2007-09-06 stevenjwhoops!
2007-09-06 stevenjfix comment
2007-09-06 stevenjuse clever O(1) algorithm from Knuth to find rightmost...
2007-09-06 stevenjallow NULL to be passed to sobol routines to fall back...
2007-09-05 stevenjrename sobolseq.h to soboldata.h
2007-09-05 stevenjtweak
2007-09-05 stevenjcopyright etc. comments
2007-09-05 stevenjadded test integrand, sobol_skip, checked whether looku...
2007-09-05 stevenjadded sobol api to nlopt-util.h, split data into separa...
2007-09-05 stevenjinitial cut at Sobol sequence generator