Changeset 2126131 in sasmodels for sasmodels/models/pearl_necklace.py
- Timestamp:
- Oct 17, 2016 1:38:58 PM (8 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- f719764
- Parents:
- 9762341
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/pearl_necklace.py
r4962519 r2126131 92 92 ] 93 93 94 source = ["lib/Si.c", " pearl_necklace.c"]94 source = ["lib/Si.c", "lib/sph_j1c.c", "pearl_necklace.c"] 95 95 single = False # use double precision unless told otherwise 96 96
Note: See TracChangeset
for help on using the changeset viewer.