Changeset 5493


Ignore:
Timestamp:
Feb 3, 2023 11:38:37 AM (8 months ago)
Author:
toby
Message:

more minor doc fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/source/packages.rst

    r5492 r5493  
    267267--------------------------------
    268268
    269 As noted before, GSAS-II also requires that some code must be compiled.
     269As noted before, GSAS-II also requires that some code be compiled.
    270270For the following platforms, binary images are provided:
    271271
    272   * Windows-10: 64-bit Intel-compatible processors, prefix `win_64_`
    273   * MacOS: Intel processors, prefix `mac_64_ `
    274   * MacOS: ARM processors, aka Apple Silicon (M1, etc), prefix `mac_arm_`
    275   * Linux: 64-bit Intel-compatible processors, prefix `linux_64_`
    276   * Linux: ARM processors (64-bit and 32-bit Raspberry Pi OS only),
    277     prefixes `linux_arm32_` and `linux_arm64_`
     272  * Windows-10: 64-bit Intel-compatible processors. [Prefix `win_64_`\ ]
     273  * MacOS: Intel processors. [Prefix `mac_64_`\ ]
     274  * MacOS: ARM processors, aka Apple Silicon (M1, etc). [Prefix `mac_arm_`\ ]
     275  * Linux: 64-bit Intel-compatible processors. [Prefix `linux_64_`\ ]
     276  * Linux: ARM processors (64-bit and 32-bit Raspberry Pi OS only).
     277    [Prefixes `linux_arm32_` and `linux_arm64_`\ ]
    278278
    279279Note that these binaries must match the major versions of both Python and
     
    282282contents of the directory at web address
    283283https://subversion.xray.aps.anl.gov/trac/pyGSAS/browser/Binaries,
    284 noting that a subdirectory name will be `prefix_p`X.X`_n`Y.Y where `prefix`
    285 is given above X.X is the Python version and Y.Y is the numpy
     284noting that a subdirectory name will be *prefix*\  _p\ `X.X`\ _n\ `Y.Y` where
     285*prefix* is noted above and `X.X` is the Python version and `Y.Y` is the numpy
    286286version.
    287287Should one wish to run GSAS-II where binary files are not
Note: See TracChangeset for help on using the changeset viewer.