-
Notifications
You must be signed in to change notification settings - Fork 4
/
README.txt
63 lines (50 loc) · 1.83 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
CVX: A system for disciplined convex programming
Copyright 2005-2014 CVX Research, Inc.
Professional package
--------------------------------------------------------
Thank you for your interest in CVX!
INSTALLATION
------------
For full installation instructions, please see the Installation section of the
users' guide, which can be found in
doc/install.html
doc/CVX.pdf (section 2)
or online at
http://cvxr.com/cvx/doc/install.html
DOCUMENTATION
-------------
Full documentation, in both HTML and PDF formats, is available in
doc/index.html
doc/CVX.pdf
or online at
http://cvxr.com/cvx/doc
EXAMPLES
--------
The full example library is available in the examples/ subdirectory. The index
can be found at
examples/index.html
or online at
http://cvxr.com/cvx/examples
SUPPORT
-------
Please note that CVX Research, Inc. cannot provide direct email support
without a paid contract. However, we have created an assembled a variety of
avenues for obtaining help with CVX in particular or optimization in general.
Please see the Support section of the documentation for details:
doc/support.html
http://cvxr.com/cvx/doc/support.html
LICENSE
-------
This package is governed by the terms of the CVX Professional License. This
package may *not* be redistributed or placed in a public repository without
the advance written consent of CVX Research, Inc. Please see the file
LICENSE.txt for more precise license terms.
The contents of the example library in the `examples/` subdirectory
are *public domain*. We do ask that if you use any of this content in
your own work, that you acknowledge the source and any specific authors
cited therein.
Redistributable packages governed by the GPLv3-based CVX Standard License
are available directly from the CVX download page
http://cvxr.com/cvx/download
or from the CVX GitHub repository
http://github.com/cvxr/cvx