Changeset 34375ea in sasmodels for sasmodels/models/spherepy.py


Ignore:
Timestamp:
Nov 24, 2015 9:57:39 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
7be65ea
Parents:
0e9048f
Message:

doc build tweaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/spherepy.py

    rade352a r34375ea  
    6161from numpy import pi, inf, sin, cos, sqrt, log 
    6262 
    63 name = "sphere" 
     63name = "sphere (python)" 
    6464title = "Spheres with uniform scattering length density" 
    6565description = """\ 
Note: See TracChangeset for help on using the changeset viewer.