source: branches/alta/mystic-0.2a1 @ 421

Name Size Rev Age Author Last Change
../
_math 408   6 years altafang Adding tests of Mystic performance where parameters are adjusted for best …
constrained_tests 410   6 years altafang Removing constrained_tests_other because it is too outdated, and adding …
examples_constrained 401   6 years altafang Adding tests of constrained optimizations, and updating older tests
solvers_under_development 417   6 years mmckerns test_ncg uses mystic.models
__init__.py 9.2 KB 242   6 years mmckerns edits to fix epydoc formatting and content
_genSow.py 3.3 KB 124   7 years mmckerns coerce source to mostly play nice with epydoc; added epydoc config file
_scipy060optimize.py 65.0 KB 419   6 years mmckerns reduce scipy function copies (and likely delay due to importing)
_scipyoptimize.py 7.4 KB 419   6 years mmckerns reduce scipy function copies (and likely delay due to importing)
abstract_map_solver.py 7.8 KB 242   6 years mmckerns edits to fix epydoc formatting and content
abstract_nested_solver.py 5.8 KB 242   6 years mmckerns edits to fix epydoc formatting and content
abstract_solver.py 10.6 KB 331   6 years altafang Changed constraints back to a keyword rather than a solver attribute in …
constraint_tools.py 58.1 KB 413   6 years altafang Adding some comments on constraints tools
constraints_input_info.txt 8.8 KB 413   6 years altafang Adding some comments on constraints tools
differential_evolution.py 33.9 KB 395   6 years altafang Adding tool for finding a feasible point given constraints, and allowing …
filters.py 1.1 KB 123   7 years mmckerns most of remaining module and method documentation for mystic-0.1a1; …
forward_model.py 9.6 KB 142   7 years mmckerns added documentation within mystic.forward_model and mystic.models …
helputil.py 1.5 KB 124   7 years mmckerns coerce source to mostly play nice with epydoc; added epydoc config file
linesearch.py 664 bytes 419   6 years mmckerns reduce scipy function copies (and likely delay due to importing)
Make.mm 938 bytes 419   6 years mmckerns reduce scipy function copies (and likely delay due to importing)
metropolis.py 545 bytes 124   7 years mmckerns coerce source to mostly play nice with epydoc; added epydoc config file
mystic_test_best_performance.py 8.2 KB 408   6 years altafang Adding tests of Mystic performance where parameters are adjusted for best …
mystic_test_suite.py 140.1 KB 401   6 years altafang Adding tests of constrained optimizations, and updating older tests
nested.py 14.4 KB 242   6 years mmckerns edits to fix epydoc formatting and content
python_map.py 2.1 KB 242   6 years mmckerns edits to fix epydoc formatting and content
README 384 bytes 224   6 years mmckerns cleanup after core of pyina moves to pathos; remainder moves to mpimystic
scemtools.py 7.6 KB 125   7 years mmckerns added authors, license, copyright, and etc information
scipy_bfgs.py 15.6 KB 421   6 years mmckerns cg & bfgs now work regardless if fprime provides list or ndarray
scipy_cg.py 14.0 KB 421   6 years mmckerns cg & bfgs now work regardless if fprime provides list or ndarray
scipy_ncg.py 16.8 KB 418   6 years mmckerns centralized support for (modified) scipy helper functions
scipy_optimize.py 28.0 KB 418   6 years mmckerns centralized support for (modified) scipy helper functions
strategy.py 10.0 KB 124   7 years mmckerns coerce source to mostly play nice with epydoc; added epydoc config file
sumt.py 17.1 KB 413   6 years altafang Adding some comments on constraints tools
svctools.py 1.1 KB 124   7 years mmckerns coerce source to mostly play nice with epydoc; added epydoc config file
svmtools.py 1.5 KB 88   7 years mmckerns added branch that merges mystic/trunk and branches/pyina at r87; reduced …
termination.py 4.8 KB 410   6 years altafang Removing constrained_tests_other because it is too outdated, and adding …
test_gradient_bounds.py 3.8 KB 404   6 years altafang The gradient solvers don't handle box bounds well, as they are implemented …
test_problems_unconstrained.py 6.9 KB 383   6 years altafang Adding a tentative particle swarm optimizer and organizing solvers that …
tools.py 10.4 KB 344   6 years altafang Adding a better interface for inputting constraints, making it easier to …
Note: See TracBrowser for help on using the repository browser.