Changeset 687 for branches/UQ/math/legacy/envelope/envelope.py
- Timestamp:
- 06/15/13 18:43:09 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UQ/math/legacy/envelope/envelope.py
r675 r687 15 15 debug = False 16 16 17 from mystic.math. paramtransimport infeasibility, _get_xy17 from mystic.math.distance import infeasibility, _get_xy 18 18 19 19 def graphical_distance(model, points, **kwds):
Note: See TracChangeset
for help on using the changeset viewer.