Line | |
---|
1 | ============== |
---|
2 | Coopr README |
---|
3 | ============== |
---|
4 | |
---|
5 | The Coopr software project integrates a variety of Python |
---|
6 | optimization-related packages. There is no unifying package for Coopr. |
---|
7 | Instead, Coopr is comprised of a collection of Python packages that are |
---|
8 | installed together. |
---|
9 | |
---|
10 | |
---|
11 | ------- |
---|
12 | License |
---|
13 | ------- |
---|
14 | |
---|
15 | All Coopr packages are licensed with the BSD. See the LICENSE.txt file. |
---|
16 | |
---|
17 | |
---|
18 | ------------ |
---|
19 | Organization |
---|
20 | ------------ |
---|
21 | |
---|
22 | + Directories |
---|
23 | |
---|
24 | * ceps - Coopr Extension Proposals |
---|
25 | * conf - Configuration files for COIN-OR trac pages |
---|
26 | * coopr - The Python package that defines major Coopr releases |
---|
27 | * coopr.* - Coopr packages |
---|
28 | * html - HTML pages that will be displayed on the COIN-OR Coopr website. |
---|
29 | * test - Large test files for validating Coopr behavior |
---|
30 | * vpy - Configuration files for Coopr installations |
---|
31 | |
---|
32 | + Documentation and Bug Tracking |
---|
33 | |
---|
34 | * Trac wiki: https://software.sandia.gov/trac/coopr |
---|
35 | |
---|
36 | + Authors |
---|
37 | |
---|
38 | * See the AUTHORS.txt file. |
---|
39 | |
---|
40 | + Project Managers |
---|
41 | |
---|
42 | * William E. Hart, wehart@sandia.gov |
---|
43 | |
---|
44 | + Mailing List |
---|
45 | |
---|
46 | * coopr-developers@googlegroups.com - Discussions for Coopr developers |
---|
47 | * coopr-forum-group@googlegroups.com - Help discussions for Coopr users |
---|
48 | |
---|
49 | -------------------- |
---|
50 | Third Party Software |
---|
51 | -------------------- |
---|
52 | |
---|
53 | Coopr packages depend on various third-party packages. These packages are |
---|
54 | installed automatically with |
---|
55 | |
---|
Note: See
TracBrowser
for help on using the repository browser.