Changeset c1e44e5 in sasmodels for sasmodels/models/ellipsoid.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/ellipsoid.py

    r0507e09 rc1e44e5  
    109109.. [#] A. Isihara. *J. Chem. Phys.*, 18 (1950) 1446-1449 
    110110 
    111 Source 
    112 ------ 
    113  
    114 `ellipsoid.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/ellipsoid.py>`_ 
    115  
    116 `ellipsoid.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/ellipsoid.c>`_ 
    117  
    118111Authorship and Verification 
    119112---------------------------- 
     
    122115* **Converted to sasmodels by:** Helen Park **Date:** July 9, 2014 
    123116* **Last Modified by:** Paul Kienzle **Date:** March 22, 2017 
    124 * **Source added by :** Steve King **Date:** March 25, 2019 
    125117""" 
    126118from __future__ import division 
Note: See TracChangeset for help on using the changeset viewer.