issues
search
xopt-org
/
Xopt
Flexible high-level optimization in Python
Apache License 2.0
71
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Define what X.strict does in the Documentation/examples
#255
ColwynGulliford
opened
4 days ago
0
Fixed unhandled case when only one plot is passed into plt.subplot for the bayesian visualize_model function
#254
MitchellAV
closed
5 days ago
0
Model caching
#253
roussel-ryan
opened
1 week ago
0
CNSGA Output Filenames
#252
electronsandstuff
closed
3 weeks ago
0
Update cnsga.py
#251
roussel-ryan
closed
3 weeks 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
4 weeks ago
2
Fix PyPI update to Python 3.9
#247
ChristopherMayes
closed
2 months ago
0
Default CNSGA Offspring Filename Not Valid on Windows
#246
electronsandstuff
closed
3 weeks ago
1
Replace ChristopherMayes with xopt-org
#245
ChristopherMayes
closed
2 months ago
0
Modernize build system
#244
ChristopherMayes
closed
2 months ago
0
Forgetting bo
#243
roussel-ryan
closed
2 months ago
1
Update home to xopt-org/xopt
#242
ChristopherMayes
closed
2 months 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
4 months ago
0
Neldermead generator does not work with numpy 2.x
#236
wenatuhs
closed
4 months ago
2
AsynchronousXopt.to_json() broken
#235
ChristopherMayes
opened
5 months ago
0
Asynchronous Xopt does not make a dump file
#234
ndwang
opened
5 months ago
2
Bugfix for using numpy 2.0.0
#233
roussel-ryan
closed
5 months ago
0
update requirements
#232
roussel-ryan
closed
5 months ago
0
`X.random_evaluate()` broken with the `neldermead` example notebook.
#231
ChristopherMayes
opened
5 months ago
7
Custom objectives
#230
roussel-ryan
closed
5 months ago
2
Error handling for vocs
#229
roussel-ryan
closed
5 months ago
0
Bax visualizations
#228
dylanmkennedy
closed
6 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
7 months ago
0
add robustness and additional test to fixed features functionality in Bayesian generators
#222
roussel-ryan
closed
7 months ago
0
Modularize visualization
#221
t-bz
closed
7 months ago
1
RCDS uses to-be-deprecated scipy API
#220
wenatuhs
opened
7 months ago
0
fix a bug with type checking vocs constraints
#219
roussel-ryan
closed
7 months ago
0
Botorch version should be updated in requirements to 0.9.3
#218
ansantam
closed
5 months ago
2
TuRBO refuses to work if no evaluated points are feasible
#217
wenatuhs
closed
7 months ago
1
Improve Visualization Error Message
#216
t-bz
closed
7 months ago
1
Modularize model visualization
#215
t-bz
closed
7 months ago
0
Raise useful error when too many variables are specified in visualize model
#214
roussel-ryan
closed
7 months ago
3
Serialization issue with `dtypes` in `turbo_controller` configuration
#213
wenatuhs
closed
1 week ago
1
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
8 months ago
0
add custom noise prior attribute to model constructor
#210
roussel-ryan
closed
8 months ago
1
Need ability to specify explicit noise prior
#209
dylanmkennedy
closed
8 months ago
1
Add evaluate function like random_evaluate() but with mesh grid of points instead.
#208
dylanmkennedy
opened
8 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
8 months ago
0
Next