# # ChangeLog for sasmodels/models/lib/Si.c in sasmodels # # Generated by Trac 1.0.1 # May 23, 2024 2:16:42 AM Wed, 06 Apr 2016 23:22:46 GMT Paul Kienzle [0278e3f] * sasmodels/kernel_template.c (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) remove opencl compiler warnings; maybe fix build server breakage 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 Wed, 03 Feb 2016 13:49:57 GMT krzywon [f12357f] * sasmodels/models/lib/Si.c (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/pearl_necklace.py (modified) Modified the pearl_necklace model for better double precision accuracy ... Thu, 21 Jan 2016 21:43:17 GMT krzywon [7d256c8] * sasmodels/models/lib/Si.c (modified) Removing unused variables from Si(x) function. Thu, 21 Jan 2016 21:17:17 GMT krzywon [0420af7] * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/lib/Si.c (modified) Modified hollow_cylinder to reject invalid inputs, added VR, ER and ... Tue, 08 Dec 2015 18:21:02 GMT Paul Kienzle [dcef2ee] * sasmodels/models/lib/Si.c (modified) fix opencl build error for pearl necklace Tue, 08 Dec 2015 16:42:33 GMT krzywon [cf404cb] * sasmodels/compare.py (modified) * sasmodels/models/lib/Si.c (added) * sasmodels/models/pearl_necklace.c (added) * sasmodels/models/pearl_necklace.py (added) Added pearl necklace model and numeric method for intrgrating sin(x)/x. ...