Changeset fcd7bbd in sasmodels for sasmodels/model_test.py


Ignore:
Timestamp:
Mar 16, 2016 7:27:13 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
70bbb74
Parents:
63776d3
Message:

use named tuple for parameter information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/model_test.py

    r17bbadd rfcd7bbd  
    251251  python -m sasmodels.model_test [-v] [opencl|dll] model1 model2 ... 
    252252 
    253 If -v is included on the 
     253If -v is included on the command line, then use verboe output. 
     254 
    254255If neither opencl nor dll is specified, then models will be tested with 
    255256both opencl and dll; the compute target is ignored for pure python models. 
Note: See TracChangeset for help on using the changeset viewer.