Changeset 1196
- Timestamp:
- 08/04/08 13:31:37 (4 months ago)
- Files:
-
- trunk/openopt/INSTALL.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openopt/INSTALL.txt
r969 r1196 5 5 Installation (very briefly, link above leads to more precize): 6 6 7 1. Ensure you have Python , setuptools and numpyinstalled.7 1. Ensure you have Python (v 2.5 is recommended), numpy (v >= 1.1.0 is recommended) and setuptools installed. 8 8 You can use Linux software channels, like this for Debian/*UBUNTU: 9 9 aptitude install python-numpy
