Giters
dme65
/
pySOT
Surrogate Optimization Toolbox for Python
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
205
Watchers:
22
Issues:
40
Forks:
53
dme65/pySOT Issues
Support for Python 3.12: deprecated imp module
Updated
6 months ago
Stopping criteria based on objective and/or decision variable tolerance
Updated
2 years ago
pySOT is slow to generate new points with large dataset
Closed
2 years ago
Comments count
1
In gp.py, predict() returns incorrectly-sized array, causing IndexError exception in ei_merit().
Updated
2 years ago
Comments in ei_merit() do not match the actual sizes of parameters passed to the function
Updated
2 years ago
add_points() does not handle objective functions that output integers
Updated
2 years ago
Use of "extra" and "extra_vals"
Updated
3 years ago
Multiple threads does not work
Closed
6 years ago
Comments count
10
MIssing parentheses
Updated
4 years ago
comparisons
Updated
4 years ago
Comments count
1
pySOT may propose the same point twice on pure integer problems
Updated
4 years ago
Comments count
1
SurrogateUnitBox not longer required for RBF?
Closed
4 years ago
Comments count
1
`examples` and `tests` are being installed as top-level packages (directly in site-packages)
Closed
4 years ago
Comments count
5
Documentation has an error
Closed
4 years ago
Comments count
1
mpiexample_simple.py fails after the increase of number of workers
Closed
5 years ago
Comments count
3
how to surrogate model with multiple variable?
Closed
6 years ago
Comments count
5
Add back option to restart algorithms when they converge early
Closed
5 years ago
Comments count
1
Evaluates the uncertainty of the surrogate model at points x
Closed
6 years ago
Comments count
3
PendingDeprecationWarning from use of NumPy matrices
Closed
6 years ago
Comments count
2
MPI example gets stuck
Closed
6 years ago
Comments count
3
Evaluating expensive blackbox constraints?
Updated
6 years ago
Comments count
1
Ability to save the state of the program after n function evalutions
Closed
6 years ago
Comments count
12
Possible bug in Keane test script
Closed
6 years ago
Comments count
1
Implement SO-MI
Updated
6 years ago
CandidateDYCORS implements which strategy?
Closed
6 years ago
Comments count
7
Dependency on pyDOE should be updated to work with pyDOE2
Closed
6 years ago
Comments count
3
stopping criteria and failed evaluation question
Closed
8 years ago
Comments count
5
Using known objective function values
Closed
8 years ago
Comments count
2
"python setup.py install" is not working
Closed
9 years ago
Comments count
6
Add a new Kriging (or GP) module
Closed
8 years ago
Comments count
1
Add RBF regression surfaces
Closed
8 years ago
Comments count
1
Problem with too many failed function evaluations.
Closed
8 years ago
Comments count
2
What's the algorithm complexity of DYCORS with CubicRBF?
Closed
8 years ago
Comments count
4
Consider improving the parameter configuration interface
Closed
8 years ago
Comments count
2
Getting stuck after raised ValueError.
Closed
8 years ago
Comments count
2
pySOT repeats the same function evaluations when using external C++ objective function
Closed
9 years ago
Comments count
7
Installing from source doesn't work
Closed
9 years ago
Comments count
2
Missing ez_setup requirement
Closed
9 years ago
Comments count
1
Missing requirements.txt
Closed
9 years ago
Comments count
1
pySOT results are not consistent with the DYCORS paper
Closed
9 years ago
Comments count
1