Changeset 2fb1d88 in sasmodels
- Timestamp:
- Feb 17, 2016 7:34:57 AM (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:
- 7ef3589
- Parents:
- 4932fdd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/line.py
r4932fdd r2fb1d88 76 76 77 77 tests = [ 78 # Accuracy tests based on content in test/utest_other_models.py 78 79 79 [{'intercept': 1.0, 80 80 'slope': 1.0, … … 95 95 [{'intercept': 1.0, 96 96 'slope': 1.0, 97 }, (1.3, 1.57), 2.30238060425],97 }, (1.3, 1.57), 2.30238060425], 98 98 ]
Note: See TracChangeset
for help on using the changeset viewer.