Changeset 1ec7efa in sasmodels for sasmodels/compare.py
- Timestamp:
- Nov 25, 2015 2:44:45 PM (9 years ago)
- 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:
- d138d43
- Parents:
- a5899c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/compare.py
r4b41184 r1ec7efa 292 292 except ImportError: 293 293 traceback.print_exc() 294 N comp= 0294 Nbase = 0 295 295 elif Nbase > 0: 296 296 base, base_time = eval_opencl(model_definition, pars, data,
Note: See TracChangeset
for help on using the changeset viewer.