Changes between Version 22 and Version 23 of EMSO
- Timestamp:
- Jun 24, 2009, 8:59:33 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EMSO
v22 v23 89 89 The above command will extract emso to the current directory, the executable is under the '''bin''' directory. 90 90 91 NOTE: currently only [http://www.ubuntu.com Ubuntu Linux] version 7.04 is supported, you will need the following additional packages:92 * refblas3 or atlas3-(optimized for your machine)93 * lib umfpack491 NOTE: currently only [http://www.ubuntu.com Ubuntu Linux] version 9.04 is supported, you will need the following additional packages: 92 * libblas3gf or libatlas3gf-(optimized for your machine) 93 * libsuitesparse-3.2.0 94 94 * libfox-1.4 95 * libxerces 2795 * libxerces-c28