|
|
@855
|
5 months |
mmckerns |
updated copyright to 2016
|
|
|
@800
|
11 months |
mmckerns |
updated to use pathos.pools
|
|
|
@776
|
17 months |
mmckerns |
copyright updated to 2015; added to examples2
|
|
|
@714
|
2 years |
mmckerns |
added license and copyright to every file in certain branches
|
|
|
@702
|
3 years |
mmckerns |
moved lattice and buckshot examples to use pathos import if found; …
|
|
|
@688
|
3 years |
mmckerns |
merged UQ and OUQ examples into trunk; update use of pm.coords to …
|
|
|
@687
|
3 years |
mmckerns |
renaming of some of the measure methods, including dirac_measure to …
|
|
|
@678
|
3 years |
mmckerns |
func_pickle not needed for MPI2 either, so commented it out;
added MM2 …
|
|
|
@677
|
3 years |
mmckerns |
updated solver docs to use Pool; nested solver examples use …
|
|
|
@676
|
3 years |
mmckerns |
fix: fixed typo in save state for nested optimizers;
updated UQ 'examples' …
|
|
|
@675
|
3 years |
mmckerns |
updated UQ branch to use new pathos/pyina Pools
|
|
|
@621
|
3 years |
mmckerns |
updated to new sausage model; added vaA model viewer
|
|
|
@601
|
3 years |
mmckerns |
memoized0 functions renamed to memoized, memoized class to memoize; …
|
|
|
@596
|
3 years |
mmckerns |
update caching to explicitly use deep_round
|
|
|
@592
|
3 years |
mmckerns |
added hausdorff sausage code and partial envelope code
|
|
|
@588
|
4 years |
mmckerns |
allow hausdorff normalization of y
|
|
|
@586
|
4 years |
mmckerns |
TEST_OUQ_1dSurr* demonstrates passing in a monitor for all print …
|
|
|
@585
|
4 years |
mmckerns |
added constraints code to impose bounds constraints in legacy
added …
|
|
|
@582
|
4 years |
mmckerns |
made fixed lower bound for Y a little more generic
|
|
|
@575
|
4 years |
mmckerns |
added 'info' keyword to LoggingMonitor? for logging info during init;
added …
|
|
|
@569
|
4 years |
mmckerns |
merge of dirac_measure plus compressed, paramtrans, and legacydata to …
|
|
|
@566
|
4 years |
mmckerns |
data plotter now 'scenario' plotter
support options similar to …
|
|
|
@565
|
4 years |
mmckerns |
enable toggle between 'expected' coord alignment and values-last alignment
|
|
|
@564
|
4 years |
mmckerns |
cone plotter now a more generic script, takes commandline input;
replaces …
|
|
|
@563
|
4 years |
mmckerns |
enable selection of color for datapoints and cone
|
|
|
@562
|
4 years |
mmckerns |
better bounds clipping for datapoints; allow coneless plotting of data
|
|
|
@559
|
4 years |
mmckerns |
fmin_powell with full_output return more standard (moved direc to end)
|
|
|
@558
|
4 years |
mmckerns |
npop to 20 for set_feasible; expose maxiter to user in impose_short; …
|
|
|
@557
|
4 years |
mmckerns |
set_valid default maxiter to 1000;
fix validation test code in paramtrans
|
|
|
@556
|
4 years |
mmckerns |
fix: graphical_distance optimization is short-circuited when Cx = 0;
tuned …
|
|
|
@555
|
4 years |
mmckerns |
bug fix: correct upper bounds Y_upper not Y_lower, uncommented …
|
|
|
@553
|
4 years |
tjs |
Added 'sausage' branch with working OUQ sausage code using …
|
|
|
@552
|
4 years |
tjs |
Added 'sausage' branch with working OUQ sausage code using …
|
|
|
@547
|
4 years |
mmckerns |
bugfix for cutoff == True; speedup for flatten and graphical_distance
|
|
|
@546
|
4 years |
mmckerns |
moved valid to paramtrans; moved dataset to legacydata;
tighter coupling …
|
|
|
@545
|
4 years |
mmckerns |
bugfixes to valid, impose_valid, etc for model validity as …
|
|
|
@529
|
4 years |
mmckerns |
commented out unused functions: expand, split_xy, mend_xy, generate, …
|
|
|
@527
|
4 years |
mmckerns |
fix set_valid passing of kwds (esp. cutoff); TEST* scripts for model …
|
|
|
@526
|
4 years |
mmckerns |
short* and valid* are now primarily dataset methods;
added check for model …
|
|
|
@525
|
4 years |
mmckerns |
fix: don't set cutoff=Cv when raw=True
|
|
|
@524
|
4 years |
mmckerns |
give short_wrt_* and valid_wrt_model more options (raw, all, cutoff, ...)
|
|
|
@523
|
4 years |
mmckerns |
added model validity core code
|
|
|
@522
|
4 years |
mmckerns |
fix: lipschitz_distance only uses tol; however can also take cutoff, ytol
|
|
|
@521
|
4 years |
mmckerns |
added short_ytol and ytol to allow for wiggle room in shortness of values
|
|
|
@520
|
4 years |
mmckerns |
from cutoff to tol,ytol in lipschitz_distance and lipschitz_max;
bugfix …
|
|
|
@519
|
4 years |
mmckerns |
bugfix: overriding default monitors was broken in solver one-liners
|
|
|
@518
|
4 years |
mmckerns |
enable diffev solvers to accept strategy;
allow impose_feasible to accept …
|
|
|
@515
|
4 years |
mmckerns |
enable fmin_powell one-liner to configure generations termination …
|
|
|
@514
|
4 years |
mmckerns |
fixed init funciton for scenarios so accepts product measures;
allow …
|
|
|
@509
|
4 years |
mmckerns |
split dataset files and dataset reader/writers
|
|
|
@508
|
4 years |
mmckerns |
added set_expect and get_expect for dirac_measures; easier debug for …
|
|
|
@507
|
4 years |
mmckerns |
updated multiprocessing version of OUQ_StAlData to scenarios
|
|
|
@506
|
4 years |
mmckerns |
added scenario class, a product_measure with values;
added repeat and …
|
|
|
@504
|
4 years |
mmckerns |
safe is one-sided, not pointwise
|
|
|
@503
|
4 years |
mmckerns |
added check short_wrt_self in main constraints function
|
|
|
@500
|
4 years |
mmckerns |
set short_tol to 1e-9
|
|
|
@498
|
4 years |
mmckerns |
|
|
|
@497
|
4 years |
mmckerns |
added data (and cone) plotter
|
|
|
@496
|
4 years |
mmckerns |
added multiprocessing version of StAl? driver
|
|
|
@495
|
4 years |
mmckerns |
StAlData?: zero out short_tol, set ngen = 100
|
|
|
@494
|
4 years |
mmckerns |
tuning optimization of legacy shortness
|
|
|
@493
|
4 years |
mmckerns |
added datapoints for examples in figure 5.2
|
|
|
@492
|
4 years |
mmckerns |
added 1D examples; bugfix to catch short_wrt_self violations
|
|
|
@491
|
4 years |
mmckerns |
blamelist fail return the pairs of failure indexes or set of failure …
|
|
|
@490
|
4 years |
mmckerns |
transpose returned matrix in lorentz_metric
|
|
|
@489
|
4 years |
mmckerns |
bugfix euclidean distance, now is manhattan distance
modify 'select' to …
|
|
|
@486
|
5 years |
mmckerns |
initial version of calculating UQ diameters with multiprocessing
|
|
|
@483
|
5 years |
mmckerns |
further documentation for code in legacy branch;
scaled back import …
|
|
|
@482
|
5 years |
mmckerns |
added docstrings for some of the new methods in legacy branch
|
|
|
@481
|
5 years |
mmckerns |
added legacyOUQ branch
|
|
|
@474
|
5 years |
mmckerns |
populate SetConstraints? method to UQ branch
|
|
|
@472
|
5 years |
mmckerns |
new methods for product measure: load, flatten, pts, wts, pos;
more …
|
|
|
@471
|
5 years |
mmckerns |
change some examples to rely less on monitors and more on solver internals
|
|
|
@470
|
5 years |
mmckerns |
migrated "Null" to monitors; set StepMon/Evalmon? is now a method
|
|
|
@469
|
5 years |
mmckerns |
moved _flat_split to split_param
|
|
|
@468
|
5 years |
mmckerns |
migrated almostEqual from approx_equal to numpy.allclose
|
|
|
@467
|
5 years |
mmckerns |
updated with the Sow to Monitor change from r466
|
|
|
@465
|
5 years |
mmckerns |
all solvers import through 'solvers', and tools through 'tools'
renamed …
|
|
|
@449
|
5 years |
mmckerns |
allow 'impose_expectation' to take constraints function: x' = …
|
|
|
@444
|
5 years |
mmckerns |
cleanup: these are included in mystic.math
|
|
|
@443
|
5 years |
mmckerns |
updated basic OUQ example to use measure math in mystic.math
|
|
|
@414
|
6 years |
mmckerns |
updated queue submission examples for 'scheduler' keyword
|
|
|
@375
|
6 years |
mmckerns |
bugfix in best_dimensions; examples2 files now use scripts
|
|
|
@319
|
6 years |
mmckerns |
improved OUQ examples, allow tweakable scale in cost
|
|
|
@296
|
6 years |
mmckerns |
extended Sows/Solvers? to log solver 'rank' (see ticket #94)
|
|
|
@261
|
6 years |
mmckerns |
deleted outdated example
|
|
|
@255
|
6 years |
mmckerns |
OUQ code and plotters
|
|
|
@253
|
6 years |
mmckerns |
added parallel diameter batchgrid for QSUB
|
|
|
@252
|
6 years |
mmckerns |
cleanup for mystic tests; added UQ example with mapped diameter …
|
|
|
@237
|
6 years |
mmckerns |
moved "approx_equal" to mystic.math
|
|
|
@236
|
6 years |
mmckerns |
created "math" subdirectory, migrated "grid" and "poly" tools
|
|
|
@235
|
6 years |
mmckerns |
added ScattershotSolver? to nested solvers;
merged scatter.py to …
|
|
|
@234
|
6 years |
mmckerns |
added BatchGridSolver? and abstract_nested_solver class
|
|
|
@217
|
6 years |
mmckerns |
mod of "QSUB" code to run on with moab+slurm instead of torque+openmpi
|
|
|
@216
|
6 years |
mmckerns |
added function for "approximately_equal" comparisons
|
|
|
@213
|
6 years |
mmckerns |
allow settable tmpfile directory, to better deal with queue launches; …
|
|
|
@209
|
6 years |
mmckerns |
bugfix (hopefully) for torque_launcher.
now waits until "-o outfile" …
|
|
|
@208
|
6 years |
mmckerns |
exended ez_map to work with the torque_launcher.
Broken, as qsub is …
|
|
|
@206
|
6 years |
mmckerns |
modified example to use new SetMapper? interface
|
|
|
@204
|
6 years |
mmckerns |
removed obsolete launchers.py
|
|
|