# # ChangeLog for sasmodels/models/core_shell_bicelle_elliptical.py in sasmodels # # Generated by Trac 1.0.1 # May 8, 2024 2:02:07 AM Wed, 18 Jan 2017 17:58:22 GMT richardh [3b9a526] * sasmodels/generate.py (modified) * sasmodels/kernel_header.c (modified) * sasmodels/kernel_template.c (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/binary_hard_sphere.c (modified) * sasmodels/models/binary_hard_sphere.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/core_multi_shell.c (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_bicelle_elliptical.c (modified) * sasmodels/models/core_shell_bicelle_elliptical.py (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/fractal.c (modified) * sasmodels/models/fractal.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/lib/core_shell.c (modified) * sasmodels/models/lib/gfn.c (modified) * sasmodels/models/lib/sas_3j1x_x.c (moved) * sasmodels/models/lib/sas_J1.c (modified) * sasmodels/models/lib/sas_Si.c (moved) * sasmodels/models/lib/sphere_form.c (modified) * sasmodels/models/linear_pearls.c (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/multilayer_vesicle.c (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/onion.c (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/polymer_micelle.c (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/pringle.c (modified) * sasmodels/models/raspberry.c (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/rectangular_prism.c (modified) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherical_sld.c (modified) * sasmodels/models/spherical_sld.py (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/vesicle.c (modified) * sasmodels/models/vesicle.py (modified) Merge branch 'master' of https://github.com/sasview/sasmodels Wed, 18 Jan 2017 17:57:12 GMT richardh [8afefae] * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_bicelle_elliptical.py (modified) tweaks to documentation Fri, 13 Jan 2017 09:12:13 GMT wojciech [8e68ea0] * sasmodels/models/core_shell_bicelle_elliptical.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/raspberry.py (modified) Reverted single=False clause as the problems with GPU seems to be ... Wed, 11 Jan 2017 14:08:21 GMT wojciech [391aba4] * sasmodels/models/core_shell_bicelle_elliptical.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/raspberry.py (modified) Set a few models to single=False as they were failing on my hardware Wed, 11 Jan 2017 14:01:30 GMT wojciech [4b541ac] * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_bicelle_elliptical.py (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/pearl_necklace.py (modified) sas_Si fixes in py files Wed, 04 Jan 2017 13:09:53 GMT richardh [fcb33e4] * sasmodels/models/barbell.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_bicelle_elliptical.c (added) * sasmodels/models/core_shell_bicelle_elliptical.py (added) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) new model core_shell_bicelle_elliptical, not tested for 2d, docu changes ...