Changeset e009ce1 in sasview


Ignore:
Timestamp:
May 28, 2008 9:19:40 AM (16 years ago)
Author:
Mathieu Doucet <doucetm@…>
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:
e39640f
Parents:
7afdc14
Message:

PrView? 0.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prview/release_notes.txt

    r7cb0353 re009ce1  
    1 Dependencies: 
    2         - Needs sans.guitools version 0.1.1 
    3         - Needs sans.guicomm 
    4         - Needs sans.guiframe 
    5         - sans.pr_inversion 
     1Release Notes 
     2============= 
     3 
     4PrView 0.1 
     5 
     6Package name: None 
     7 
     81- Version 0.1.0 
     9 
     10        - Release date: 5/28/2008 
     11        - First version put together built on guiframe. 
     12 
     132- Downloading and Installing 
     14 
     15        2.1- System Requirements: 
     16                - Python version >= 2.4 should be running on the system 
     17 
     18        2.2- Installing: 
     19                - Get the code from svn://danse.us/sans/releases/prview-0.1.0 
     20                - This application is also dependent on the following DANSE code: 
     21                        svn://danse.us/sans/releases/guitools-0.1.1 
     22                        svn://danse.us/sans/treleases/guicomm-0.1.0 
     23                        svn://danse.us/sans/releases/guiframe-0.1.0 
     24                        svn://danse.us/sans/releases/pr_inversion-0.1.0 
     25                - The following modules are required: 
     26                        * matplotlib 
     27                        * numpy 
     28                        * scipy 
     29                        * wxpython 
     30 
     313- Known Issues 
     32 
     33        3.1- All systems: 
     34                - None 
     35 
     36        3.2- Windows: 
     37                - None 
     38 
     39        3.3- Linux: 
     40                - None 
     41 
     424- Troubleshooting 
     43 
     44        - None 
     45 
     465- Frequently Asked Questions 
     47 
     48        - None 
     49 
     506- Other Resources 
     51 
     52        - See: http://danse.chem.utk.edu/prview.html 
     53 
    654         
    755 
     56         
     57 
     58 
Note: See TracChangeset for help on using the changeset viewer.