source: sasview/DataLoader/release_notes.txt @ 9198b83

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 9198b83 was 9198b83, checked in by Mathieu Doucet <doucetm@…>, 16 years ago

Added basic arithmetic for data class, with unit tests.

  • Property mode set to 100644
File size: 818 bytes
Line 
1Release Notes
2=============
3
4Package name: DataLoader 0.2
5
61-      Version 0.1
7        - Release date: ?
8        - First version of SANS data loader
9        - Formats: IGOR 1D, IGOR 2D, CanSAS 1D, 2- or 3-column ascii
10        - Includes SANS data class, with arithmetic operations
11       
122- Downloading and Installing
13
14        2.1- System Requirements:
15                - Python version >= 2.4 should be running on the system
16
17        2.2- Installing:
18                - Get the code from svn://danse.us/sans/releases/DataLoader-0.1
19                - The following modules are required:
20                        * numpy
21                        * data_util from svn://danse.us/common/releases/data_util-0.1
22
233- Known Issues
24
25        3.1- All systems:
26                - None
27
28        3.2- Windows:
29                - None
30
31        3.3- Linux:
32                - None
33
344- Troubleshooting
35
36        - None
37
385- Frequently Asked Questions
39
40        - None
41
426- Other Resources
43
44        - None
45
46       
47
48       
49
50
Note: See TracBrowser for help on using the repository browser.