Changeset 0507e09 in sasmodels for sasmodels/models/line.py


Ignore:
Timestamp:
Mar 25, 2019 12:04:23 PM (5 years ago)
Author:
smk78
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
2464785, c94ab04
Parents:
b6422c7
Message:

Added link to source code to each model. Closes #883

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/line.py

    rb297ba9 r0507e09  
    2222 
    2323None. 
    24 """ 
     24 
     25Source 
     26------ 
     27 
     28`line.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/line.py>`_ 
     29 
     30Authorship and Verification 
     31---------------------------- 
     32 
     33* **Author:**  
     34* **Last Modified by:**  
     35* **Last Reviewed by:**  
     36* **Source added by :** Steve King **Date:** March 25, 2019""" 
    2537 
    2638import numpy as np 
Note: See TracChangeset for help on using the changeset viewer.