Changeset 325743d in sasview
- Timestamp:
- Oct 24, 2011 3:28:30 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- dbdff5e
- Parents:
- 909a2fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
prview/release_notes.txt
r807560b r325743d 6 6 Package name: prview 7 7 8 1- Version 0.3.0 8 1- Version 1.0.0 9 - Release date: 10/24/2011 10 - Use a different version of Frame 11 - Allow more user customization of the Frame 12 - Fix intensity error display 13 14 Version 0.3.0 9 15 - Release date: 7/4/2009 10 16 - Added installer for compatibility with guiframe/sansview … … 47 53 48 54 2.2- Installing: 49 - Get the code from svn://danse.us/sans/releases/prview-0.2.4 55 - Get the code from sans repository: 56 svn://danse.us/sans/releases/prview-1.0.0 57 svn://danse.us/sans/releases/DataLoader-1.0.0 58 svn://danse.us/sans/releases/guiframe-1.0.0 59 svn://danse.us/sans/releases/pr_inversion-1.0.0 50 60 - This application is also dependent on the following DANSE code: 51 svn://danse.us/common/releases/plottools-0.1.6 52 svn://danse.us/common/releases/util-0.1.2 53 svn://danse.us/sans/releases/DataLoader-0.2.4 54 svn://danse.us/sans/releases/guicomm-0.1.3 55 svn://danse.us/sans/releases/guiframe-0.1.7 56 svn://danse.us/sans/releases/pr_inversion-0.2.2 61 svn://danse.us/common/releases/plottools-1.0.0 62 svn://danse.us/common/releases/util-1.0.0 57 63 - The following modules are required: 58 * matplotlib 59 * numpy 60 * scipy 61 * wxpython 64 * matplotlib = 0.99.0(WIN), 0.99.1.1(MAC) 65 * numpy = 1.4.1 66 * scipy >= 0.7.2 67 * wxpython 2.8.11 unicode(WIN), 2.8.12.0(MAC) 68 * lxml >= 2.2.2 69 * multiprocessing-2.6.2(X) 70 * comtypes (for PDF window)(WIN) 71 * pywin32 (to read ms office)(WIN) 72 * PIL (Python Image Library) 62 73 * PyXML (for cansas reader) 63 74
Note: See TracChangeset
for help on using the changeset viewer.