issues
search
xopt-org
/
Xopt
Flexible high-level optimization in Python
Apache License 2.0
70
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CNSGA Output Filenames
#252
electronsandstuff
closed
1 day ago
0
Update cnsga.py
#251
roussel-ryan
closed
6 days ago
2
Fixes #249, adds dependencies for PyPI packaging and updates CI tests
#250
pluflou
closed
1 month ago
0
Package list in toml needs updating
#249
roussel-ryan
closed
1 month ago
0
Mobo enhancement
#248
roussel-ryan
closed
1 week ago
2
Fix PyPI update to Python 3.9
#247
ChristopherMayes
closed
1 month ago
0
Default CNSGA Offspring Filename Not Valid on Windows
#246
electronsandstuff
closed
6 days ago
1
Replace ChristopherMayes with xopt-org
#245
ChristopherMayes
closed
1 month ago
0
Modernize build system
#244
ChristopherMayes
closed
1 month ago
0
Forgetting bo
#243
roussel-ryan
closed
1 month ago
1
Update home to xopt-org/xopt
#242
ChristopherMayes
closed
1 month ago
0
Turbo refactor
#241
roussel-ryan
closed
3 months ago
0
Add exception handling for gradf failing in BO generators
#240
roussel-ryan
closed
3 months ago
1
Allow for low noise prior specification via dict in standard model constructor
#239
roussel-ryan
closed
1 month ago
1
Created PID generator class and provided example code.
#238
alexdennis312
opened
4 months ago
0
Bax improvements
#237
roussel-ryan
closed
3 months ago
0
Neldermead generator does not work with numpy 2.x
#236
wenatuhs
closed
3 months ago
2
AsynchronousXopt.to_json() broken
#235
ChristopherMayes
opened
4 months ago
0
Asynchronous Xopt does not make a dump file
#234
ndwang
opened
4 months ago
2
Bugfix for using numpy 2.0.0
#233
roussel-ryan
closed
4 months ago
0
update requirements
#232
roussel-ryan
closed
4 months ago
0
`X.random_evaluate()` broken with the `neldermead` example notebook.
#231
ChristopherMayes
opened
4 months ago
7
Custom objectives
#230
roussel-ryan
closed
4 months ago
2
Error handling for vocs
#229
roussel-ryan
closed
4 months ago
0
Bax visualizations
#228
dylanmkennedy
closed
5 months ago
0
Error handling + test improvements
#227
roussel-ryan
closed
6 months ago
0
Update index.md
#226
roussel-ryan
closed
6 months ago
0
Include requirement botorch<=0.10.0 for compatibility with python 3.9
#225
dylanmkennedy
closed
6 months ago
0
Set weights bugfix that creates improper behavior for bayesian exploration
#224
roussel-ryan
closed
6 months ago
0
Model construction example
#223
roussel-ryan
closed
6 months ago
0
add robustness and additional test to fixed features functionality in Bayesian generators
#222
roussel-ryan
closed
6 months ago
0
Modularize visualization
#221
t-bz
closed
6 months ago
1
RCDS uses to-be-deprecated scipy API
#220
wenatuhs
opened
6 months ago
0
fix a bug with type checking vocs constraints
#219
roussel-ryan
closed
6 months ago
0
Botorch version should be updated in requirements to 0.9.3
#218
ansantam
closed
4 months ago
2
TuRBO refuses to work if no evaluated points are feasible
#217
wenatuhs
closed
6 months ago
1
Improve Visualization Error Message
#216
t-bz
closed
6 months ago
1
Modularize model visualization
#215
t-bz
closed
6 months ago
0
Raise useful error when too many variables are specified in visualize model
#214
roussel-ryan
closed
6 months ago
3
Serialization issue with `dtypes` in `turbo_controller` configuration
#213
wenatuhs
opened
7 months ago
0
make random evaluate consistent with numpy standards
#212
roussel-ryan
closed
7 months ago
1
`feasibility_data` method in VOCS object should be more strict on input data type
#211
wenatuhs
opened
7 months ago
0
add custom noise prior attribute to model constructor
#210
roussel-ryan
closed
7 months ago
1
Need ability to specify explicit noise prior
#209
dylanmkennedy
closed
7 months ago
1
Add evaluate function like random_evaluate() but with mesh grid of points instead.
#208
dylanmkennedy
opened
7 months ago
0
Xopt.random_evaluate() is passing arrays as variable values instead of just floats.
#207
ColwynGulliford
closed
7 months ago
3
`Nelder-Mead`: Start from Last Evaluated Point?
#206
ax3l
opened
7 months ago
0
add returning best param set to vocs method,
#205
roussel-ryan
closed
6 months ago
0
add test functions and set rasterize for colormaps
#204
roussel-ryan
closed
7 months ago
0
Bug: show_acquisition flag not working for 2D models
#203
roussel-ryan
closed
7 months ago
0
Next