|
Revision 1568, 0.6 kB
(checked in by dmitrey.kroshko, 1 month ago)
|
minor changes
|
| Line | |
|---|
| 1 |
openopt license: BSD |
|---|
| 2 |
|
|---|
| 3 |
openopt usage: |
|---|
| 4 |
|
|---|
| 5 |
from scikits.openopt import * |
|---|
| 6 |
|
|---|
| 7 |
#and then see |
|---|
| 8 |
help(NLP), help(LP), help(QP) # ... etc |
|---|
| 9 |
|
|---|
| 10 |
See also directory "examples", using on-line documentation is highly recommended: |
|---|
| 11 |
|
|---|
| 12 |
http://scipy.org/scipy/scikits/wiki/OODoc |
|---|
| 13 |
|
|---|
| 14 |
See also: |
|---|
| 15 |
|
|---|
| 16 |
OpenOpt homepage: |
|---|
| 17 |
http://scipy.org/scipy/scikits/wiki/OpenOpt |
|---|
| 18 |
|
|---|
| 19 |
OpenOpt newsline: |
|---|
| 20 |
http://openopt.blogspot.com/ |
|---|
| 21 |
|
|---|
| 22 |
Found OpenOpt useful? |
|---|
| 23 |
Please mention it in OpenOpt guestbook |
|---|
| 24 |
http://www.ultraguest.com/view/1193334551 |
|---|
| 25 |
and / or users page |
|---|
| 26 |
http://scipy.org/scipy/scikits/wiki/OpenOptUsers |
|---|
| 27 |
|
|---|
| 28 |
Regards, |
|---|
| 29 |
OpenOpt developers |
|---|