Ignore:
Timestamp:
07/07/11 08:44:38 (5 years ago)
Author:
mmckerns
Message:

converted 'constraints' keyword to SetConstraints? method;
enabled use of constraints in DifferentialEvolutionSolver?;
added new constraints example ('test_rosenbrock3b')

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mystic/tests/solver_test_suite.py

    r470 r473  
    11#!/usr/bin/python 
    2 """A test suite for Mystic solvers and constraints. 
     2"""A test suite for Mystic solvers. 
    33Note: VTR termination with default tolerance shouldn't work for functions  
    44whose value at the minimum is negative! 
Note: See TracChangeset for help on using the changeset viewer.