[3910] | 1 | ==================================================== |
---|
[3938] | 2 | This is a single-download installer for GSAS-II. It includes other |
---|
| 3 | software such as subversion (svn, used to update GSAS-II), a Python |
---|
| 4 | interpreter and a number of Python packages required by GSAS-II. The |
---|
| 5 | file you are running will install GSAS-II, Python, etc. and will then |
---|
| 6 | run the bootstrap.py script to create shortcuts and will use svn to |
---|
| 7 | update to the latest version of GSAS-II, if an internet connection is |
---|
[4235] | 8 | available. Note that the bootstrap.py script can be rerun manually to |
---|
[3938] | 9 | obtain updates. |
---|
[3910] | 10 | |
---|
[3938] | 11 | *** Note that while this installer can be rerun to install the software |
---|
| 12 | in a new location, once these files are installed, they should not be |
---|
| 13 | moved. *** |
---|
| 14 | |
---|
[3910] | 15 | If you use GSAS-II in your research, please show your support by citing: |
---|
| 16 | B.H. Toby & R.B. Von Dreele, J. Appl. Cryst. 46, 544-549 (2013) |
---|
| 17 | (also see Help/About) |
---|
| 18 | |
---|
| 19 | See the GSAS-II source code for license information. Material |
---|
| 20 | below is relevant to the Anaconda Python distribution, which is |
---|
| 21 | freely provided by Continuum Analytics, Inc. |
---|
| 22 | |
---|
| 23 | ==================================================== |
---|
| 24 | Copyright (c) 2016, Continuum Analytics, Inc. |
---|
| 25 | All rights reserved. |
---|
| 26 | |
---|
| 27 | Redistribution and use in source and binary forms, with or without |
---|
| 28 | modification, are permitted provided that the following conditions are met: |
---|
| 29 | * Redistributions of source code must retain the above copyright |
---|
| 30 | notice, this list of conditions and the following disclaimer. |
---|
| 31 | * Redistributions in binary form must reproduce the above copyright |
---|
| 32 | notice, this list of conditions and the following disclaimer in the |
---|
| 33 | documentation and/or other materials provided with the distribution. |
---|
| 34 | * Neither the name of Continuum Analytics, Inc. nor the |
---|
| 35 | names of its contributors may be used to endorse or promote products |
---|
| 36 | derived from this software without specific prior written permission. |
---|
| 37 | |
---|
| 38 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
---|
| 39 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
---|
| 40 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
---|
| 41 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
| 42 | DISCLAIMED. IN NO EVENT SHALL CONTINUUM ANALYTICS BE LIABLE |
---|
| 43 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
---|
| 44 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
---|
| 45 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
---|
| 46 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
---|
| 47 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
| 48 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
---|
| 49 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
---|
| 50 | THE POSSIBILITY OF SUCH DAMAGE. |
---|
| 51 | |
---|