# # ChangeLog for sasmodels/models/binary_hard_sphere.c in sasmodels # # Generated by Trac 1.0.1 # Apr 30, 2024 1:54:40 AM Sun, 16 Oct 2016 16:25:50 GMT Paul Kienzle [4f79d94] * sasmodels/models/binary_hard_sphere.c (modified) binary_hard_sphere: remove commented-out code for sph_j1c 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, 14 Oct 2016 20:12:22 GMT Paul Kienzle [87bc707] * sasmodels/models/binary_hard_sphere.c (modified) * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (modified) * sasmodels/models/rectangular_prism.c (modified) remove trivial Iqxy() functions; let generate.py create them ... Sun, 20 Mar 2016 11:06:10 GMT butler [e481a39] * sasmodels/models/binary_hard_sphere.c (modified) * sasmodels/models/binary_hard_sphere.py (modified) cleanup of binary hard sphere model - now passes tests and docs works. ... Fri, 18 Mar 2016 13:18:54 GMT butler [115d0f0] * sasmodels/models/binary_hard_sphere.c (added) * sasmodels/models/binary_hard_sphere.py (added) conversion of binary hard sphere model. Note that the model is badly ...