# # ChangeLog for sasmodels/models/hayter_msa.c in sasmodels # # Generated by Trac 1.0.1 # Apr 28, 2024 7:00:35 PM Fri, 24 Feb 2017 15:16:20 GMT Paul Kienzle [3fc5d27] * sasmodels/models/hayter_msa.c (modified) hayter_msa: return NAN rather than -1 for bad model parameters Fri, 14 Oct 2016 22:49:58 GMT Paul Kienzle [4962519] * sasmodels/models/bcc_paracrystal.c (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/fcc_paracrystal.c (modified) * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/hayter_msa.c (modified) * sasmodels/models/lamellar_stack_paracrystal.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) * sasmodels/models/linear_pearls.c (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/sc_paracrystal.c (modified) * sasmodels/models/teubner_strey.py (modified) use square and cube instead of pow() Fri, 14 Oct 2016 21:23:40 GMT Paul Kienzle [3a48772] * sasmodels/models/barbell.c (modified) * sasmodels/models/binary_hard_sphere.c (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/core_shell_sphere.c (modified) * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/hayter_msa.c (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (modified) * sasmodels/models/lib/core_shell.c (modified) * sasmodels/models/lib/gfn.c (modified) * sasmodels/models/linear_pearls.c (modified) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_surface_fractal.c (modified) * sasmodels/models/multilayer_vesicle.c (modified) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/rectangular_prism.c (modified) * sasmodels/models/sc_paracrystal.c (modified) * sasmodels/models/star_polymer.c (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/vesicle.c (modified) * sasmodels/models/vesicle.py (modified) use predefined constants for fractions of pi Fri, 30 Sep 2016 01:43:55 GMT butler [0bef47b] * sasmodels/models/bcc_paracrystal.c (moved) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/fcc_paracrystal.c (moved) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/hayter_msa.c (moved) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/lamellar_hg_stack_caille.c (moved) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.c (moved) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/polymer_micelle.c (moved) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/sc_paracrystal.c (moved) * sasmodels/models/sc_paracrystal.py (modified) Standarizing model naming - closes #650