issues
search
uqfoundation
/
mystic
constrained nonlinear optimization for scientific machine learning, UQ, and AI
http://mystic.rtfd.io
Other
467
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typo in requirements.txt
#264
mmckerns
closed
3 weeks ago
0
update demo to show informed learning outside of training region
#263
mmckerns
closed
3 weeks ago
0
better expose popkeys and drop methods for a klepto.archive
#262
mmckerns
opened
3 weeks ago
0
add constrained torch and keras examples
#261
mmckerns
closed
3 weeks ago
0
add initial support for python 3.14
#260
mmckerns
closed
4 weeks ago
0
add initial support for python 3.14
#259
mmckerns
closed
4 weeks ago
0
drop formal support for python 3.8
#258
mmckerns
opened
4 weeks ago
0
Bump starlette from 0.37.2 to 0.40.0 in /docs
#257
dependabot[bot]
closed
3 weeks ago
0
docs formatting for sphinx 8.x
#256
mmckerns
closed
1 month ago
0
update travis badge link
#255
mmckerns
closed
1 month ago
0
generations should never be a float
#254
mmckerns
closed
1 month ago
0
add formal support for python 3.13
#253
mmckerns
closed
2 months ago
0
type check with Integral, bool by value
#252
mmckerns
closed
2 months ago
0
SetTermination to None to only use EvaluationLimits
#251
mmckerns
closed
3 months ago
0
replace use of np.core and np.product
#250
mmckerns
closed
3 months ago
0
complete numpy 2.0 migration
#249
mmckerns
closed
2 months ago
0
replace items removed from numpy namespace
#248
mmckerns
closed
3 months ago
0
adjust fcalls in diffev2 for skipped cost
#247
mmckerns
closed
3 months ago
0
Incorrect counting of function evaluations in `diffev2`
#246
Michael-T-McCann
closed
3 months ago
3
expand pof_given_samples test range for pypy
#245
mmckerns
closed
4 months ago
0
Bump certifi from 2024.2.2 to 2024.7.4 in /docs
#244
dependabot[bot]
closed
4 months ago
0
add Variance and Negativity to examples3, samples, and measures
#243
mmckerns
closed
5 months ago
0
update docs requirements to rtfd 10.27.0
#242
mmckerns
closed
5 months ago
0
Bump urllib3 from 2.0.7 to 2.2.2 in /docs
#241
dependabot[bot]
closed
5 months ago
1
sort probabilities of Dirac masses, and use while not terminated in optML
#240
mmckerns
closed
5 months ago
0
index in sorting and monotonic constraint, extend sampled statistics
#239
mmckerns
closed
5 months ago
0
Bump tornado from 6.3.3 to 6.4.1 in /docs
#238
dependabot[bot]
closed
5 months ago
0
Bump requests from 2.31.0 to 2.32.0 in /docs
#237
dependabot[bot]
closed
6 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
#236
dependabot[bot]
closed
6 months ago
0
TimeLimits termination and compound constraints example
#235
mmckerns
closed
7 months ago
0
Bump idna from 3.4 to 3.7 in /docs
#234
dependabot[bot]
closed
7 months ago
0
fix constraints.unique after change to random.randrange
#233
mmckerns
closed
8 months ago
1
Test failing on some architectures
#232
juliangilbey
opened
8 months ago
3
avoid ZeroDivision and LinAlgError for single datapoint
#231
mmckerns
closed
9 months ago
0
avoid OverflowError and LinAlgError; pyina to 0.2.9
#230
mmckerns
closed
9 months ago
0
Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs
#229
dependabot[bot]
closed
10 months ago
0
update sphinx to 6.2.1
#228
mmckerns
closed
10 months ago
0
Bump jinja2 from 3.1.1 to 3.1.3 in /docs
#227
dependabot[bot]
closed
10 months ago
0
fix typos, fix id in searcher, monotonic constraint
#226
mmckerns
closed
11 months ago
0
updated copyright for 2024
#225
mmckerns
closed
11 months ago
0
add build to rtfd config
#224
mmckerns
closed
1 year ago
0
catch TypeError when constraints produce complex number
#223
mmckerns
closed
1 year ago
1
milder termination condition for optMLx example
#222
mmckerns
closed
1 year ago
0
fix #215: sort to better avoid complex in simplify
#221
mmckerns
closed
1 year ago
0
add decision tree regressor optML example
#220
mmckerns
closed
1 year ago
0
formal support for python 3.12, build for 3.13
#219
mmckerns
closed
1 year ago
0
redefine 'e' in except block to avoid UnboundLocalError
#218
mmckerns
closed
1 year ago
0
use importlib not imp, better sum of weights
#217
mmckerns
closed
1 year ago
0
UnboundLocalError in _constraint for 'e is None'
#216
mmckerns
closed
1 year ago
0
TypeError due to simplify1 producing a complex number
#215
mmckerns
closed
1 year ago
1
Next