# # ChangeLog for sasmodels/models/lib/wrc_cyl.c in sasmodels # # Generated by Trac 1.0.1 # May 22, 2024 9:32:23 AM Mon, 17 Oct 2016 17:49:41 GMT Paul Kienzle [92ce163] * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) fix error introduced with conversion to Horner's method; code cleanup 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() Thu, 24 Mar 2016 22:36:40 GMT Paul Kienzle [ba32cdd] * sasmodels/kernel_header.c (modified) * sasmodels/kernel_iq.c (modified) * sasmodels/kernelcl.py (modified) * sasmodels/models/lib/Si.c (modified) * sasmodels/models/lib/polevl.c (modified) * sasmodels/models/lib/sas_J0.c (modified) * sasmodels/models/lib/sas_J1.c (modified) * sasmodels/models/lib/sas_JN.c (modified) * sasmodels/models/lib/sph_j1c.c (modified) * sasmodels/models/lib/sphere_form.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) fix opencl compile; still doesn't run Mon, 29 Feb 2016 13:21:55 GMT piotr [e7678b2] * sasmodels/kernel_template.c (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.c (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/lib/J1c.c (added) * sasmodels/models/lib/Si.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) Code review from PAK Fri, 05 Feb 2016 00:31:28 GMT Paul Kienzle [13ed84c] * sasmodels/model_test.py (modified) * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lib/gfn.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) * sasmodels/models/rpa.c (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/stickyhardsphere.py (modified) set single=False on all models that fail the single precision tests Mon, 01 Feb 2016 09:38:22 GMT piotr [504abee] * sasmodels/models/flexible_cylinder_ex.c (added) * sasmodels/models/flexible_cylinder_ex.py (added) * sasmodels/models/img/flexible_cylinder_ex_1d.jpg (added) * sasmodels/models/img/flexible_cylinder_ex_geometry.jpg (added) * sasmodels/models/lib/wrc_cyl.c (modified) converted FlexibleCylinderEx Thu, 28 Jan 2016 13:40:20 GMT piotr [f94d8a2] * doc/model/img/flexible_cylinder_1d.jpg (added) * doc/model/img/flexible_cylinder_geometry.jpg (added) * sasmodels/models/flexible_cylinder.c (added) * sasmodels/models/flexible_cylinder.py (added) * sasmodels/models/lib/wrc_cyl.c (added) Converted FlexibleCylinderModel