Changeset c1e44e5 in sasmodels for sasmodels/models/linear_pearls.py


Ignore:
Timestamp:
Mar 30, 2019 1:59:45 AM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master
Children:
a42b091
Parents:
663d2a8
Message:

Add local link to source files. Refs #1263.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/linear_pearls.py

    r0507e09 rc1e44e5  
    3131.. [#] A V Dobrynin, M Rubinstein and S P Obukhov, *Macromol.*, 29 (1996) 2974-2979 
    3232 
    33 Source 
    34 ------ 
    35  
    36 `linear_pearls.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/linear_pearls.py>`_ 
    37  
    38 `linear_pearls.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/linear_pearls.c>`_ 
    39  
    4033Authorship and Verification 
    4134---------------------------- 
    4235 
    43 * **Author:**  
    44 * **Last Modified by:**  
    45 * **Last Reviewed by:**  
    46 * **Source added by :** Steve King **Date:** March 25, 2019""" 
     36* **Author:** 
     37* **Last Modified by:** 
     38* **Last Reviewed by:** 
     39""" 
    4740 
    4841import numpy as np 
Note: See TracChangeset for help on using the changeset viewer.