Changeset 841 for mystic/examples_other/test_smo1.py
- Timestamp:
- 11/20/15 18:24:39 (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mystic/examples_other/test_smo1.py
r839 r841 14 14 from numpy import * 15 15 import pylab 16 from mystic.svc toolsimport *16 from mystic.svc import * 17 17 18 18 # a common objective function for solving a QP problem
Note: See TracChangeset
for help on using the changeset viewer.