Changeset a146eaa in sasmodels
- Timestamp:
- Mar 18, 2016 6:20:43 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:
- 3a45c2c, 044a9c1
- Parents:
- 59ce4cb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/resolution.py
r17bbadd ra146eaa 197 197 198 198 199 **Algorithm** 199 Definition 200 ---------- 200 201 201 202 We are using the mid-point integration rule to assign weights to each … … 441 442 .. math:: 442 443 443 n_\text{extend} = (n-1) (\log q_\text{max} - \log q_n)444 n_\text{extend} = (n-1) (\log q_\text{max} - \log q_n) 444 445 / (\log q_n - log q_1) 445 446 """
Note: See TracChangeset
for help on using the changeset viewer.