# # ChangeLog for / in sasmodels # # Generated by Trac 1.0.1 # May 19, 2024 9:32:54 PM Tue, 31 May 2016 15:00:00 GMT Paul Kienzle [84bc3c1] * README.rst (modified) fix travis status link? Tue, 31 May 2016 14:51:22 GMT Paul Kienzle [e78d4ca] * README.rst (moved) Move readme to RST format Tue, 31 May 2016 14:51:11 GMT Paul Kienzle [7f3a89c] * models/__init__.py (deleted) don't need external models directory Tue, 31 May 2016 12:43:34 GMT Paul Kienzle [15e74ad] * sasmodels/kerneldll.py (modified) code cleanup Tue, 31 May 2016 12:42:26 GMT Paul Kienzle [6708a6a] * sascomp (modified) tinycc no longer runs in-place, so add tinycc build directory to the ... Fri, 27 May 2016 20:18:42 GMT Paul Kienzle [c7118f4] * sasmodels/kerneldll.py (modified) oops... returned name wasn't tagged Fri, 27 May 2016 16:56:19 GMT Paul Kienzle [30f8863] * sasmodels/kerneldll.py (modified) only tag x86 models; we will be moving to amd64 eventually so leave ... Fri, 27 May 2016 16:47:16 GMT Paul Kienzle [aab3d87] * sasmodels/kerneldll.py (modified) tag model dlls with x86 or amd64 on windows to avoid future conflicts ... Fri, 27 May 2016 15:04:51 GMT Paul Kienzle [197e41d] * sasmodels/kernelcl.py (modified) improve warning message re: missing OpenCL Fri, 27 May 2016 14:08:54 GMT Paul Kienzle [001d9f5] * sasmodels/generate.py (modified) remove '#line 0' problem from bundled build Thu, 26 May 2016 20:18:30 GMT Paul Kienzle [aa343d6] * sasmodels/kerneldll.py (modified) use cc as compiler and shell=False on linux/mac Wed, 25 May 2016 13:10:13 GMT Paul Kienzle [4d8e0bb] * sasmodels/direct_model.py (modified) fix parameter order for slit smearing Mon, 23 May 2016 23:18:10 GMT Paul Kienzle [d5e0592] * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/custom/__init__.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Mon, 23 May 2016 22:51:36 GMT Paul Kienzle [7e16db7] * sasmodels/kerneldll.py (modified) Capture errors from compiler Fri, 20 May 2016 23:55:46 GMT Paul Kienzle [4bfbca2] * sasmodels/custom/__init__.py (modified) don't delete custom .pyc files Fri, 20 May 2016 22:23:46 GMT Paul Kienzle [c98c772] * sasmodels/generate.py (modified) * sascomp (modified) * sasmodels/kernel_template.c (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) Merge pull request #5 from bmaranville/master import was causing ... Fri, 20 May 2016 16:53:41 GMT Paul Kienzle [5efe850] * sascomp (modified) * sasmodels/kernel_template.c (modified) * sasmodels/kerneldll.py (modified) Use tinycc if available; support float32 models in tinycc Fri, 20 May 2016 15:43:37 GMT Paul Kienzle [33af590] * sasmodels/kernelcl.py (modified) monkey patch pyopencl so that include path is quoted appropriately Fri, 20 May 2016 15:26:03 GMT Paul Kienzle [88b92e1] * sasmodels/kernelcl.py (modified) monkey patch pyopencl so that include path is quoted Thu, 19 May 2016 17:27:29 GMT Brian Ben Maranville [a7a5ff3] * sasmodels/generate.py (modified) import was causing problems... seems like the import in ... Wed, 18 May 2016 14:49:52 GMT Paul Kienzle [aa9e4e3] * sasmodels/core.py (modified) * sasmodels/models/squarewell.py (modified) fix doc building errors Wed, 18 May 2016 14:48:46 GMT Paul Kienzle [821a9c6] * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) log the compile commands Fri, 13 May 2016 11:07:17 GMT trnielsen [de798b6] * doc/git_bash.sh (deleted) Remove git_bash.sh Thu, 12 May 2016 15:46:34 GMT wojciech [f22e50e] * sasmodels/models/_core_multi_shell.py (moved) * sasmodels/models/_onion.py (moved) * sasmodels/models/_spherical_sld.py (moved) Varible parameters lenght models have been moved to _model Wed, 11 May 2016 22:24:41 GMT Paul Kienzle [31bc9bf] * sasmodels/kerneldll.py (modified) hack to look in sasmodels-data/../compiled_models for the precompiled ... Wed, 11 May 2016 22:17:31 GMT Paul Kienzle [01b8659] * sasmodels/kerneldll.py (modified) hack to look in sasmodels-data/../compiled_models for the precompiled ... Wed, 11 May 2016 08:59:44 GMT piotr [558d3b3] * sasmodels/generate.py (modified) Exit silently if no source available. Tue, 10 May 2016 20:46:06 GMT Paul Kienzle [bd4ed1b] * sasmodels/__init__.py (modified) cleaner version of file gathering code Tue, 10 May 2016 20:36:09 GMT Paul Kienzle [a5da1f2] * sasmodels/__init__.py (modified) * sasmodels/generate.py (modified) fix path to models in frozen version of application Tue, 10 May 2016 15:31:03 GMT mathieu [4e00c13] * sasmodels/data.py (modified) Update sas.dataloader to sas.sascalc.dataloader Tue, 10 May 2016 13:02:27 GMT Piotr Rozyczko [da7af35] * sasmodels/core.py (modified) On windows, query content of the library.zip file for models. Tue, 10 May 2016 07:09:04 GMT piotr [dc1e729] * sasmodels/__init__.py (modified) data_files() should return all files explicitly Mon, 09 May 2016 11:22:36 GMT piotr [e9d10a6] * setup.py (modified) eggs are generated only with setuptools Fri, 06 May 2016 07:08:14 GMT Paul Kienzle [7bf4757] * gen_so.py (deleted) * sasmodels/core.py (modified) move precompile all models functionality into core; default dll models ... Fri, 06 May 2016 07:06:54 GMT Paul Kienzle [306e354] * sasmodels/models/__init__.py (modified) get_data_files moved to sasmodels package Fri, 06 May 2016 05:13:55 GMT Paul Kienzle [c2c51a2] * sasmodels/__init__.py (modified) * sasmodels/generate.py (modified) allow sasmodels to look in sasmodels-data for builtin model c source Fri, 06 May 2016 05:12:06 GMT Paul Kienzle [948b8c1] * setup.py (modified) simplify setup; read version from package init Thu, 05 May 2016 14:42:03 GMT Paul Kienzle [c4c426b] * sasmodels/generate.py (modified) line numbers need to be off by one since some versions of msvc don't ... Thu, 05 May 2016 00:24:26 GMT Paul Kienzle [47e498b] * sasmodels/generate.py (modified) properly escape backslashes in windows paths when setting compiler #line ... Thu, 05 May 2016 00:04:45 GMT Paul Kienzle [3832f27] * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (modified) add line directives to generated source so compiler errors are reported ... Wed, 04 May 2016 23:29:22 GMT Paul Kienzle [5a91c6b] * sasmodels/kerneldll.py (modified) reinstate timestamp test unless running in a frozen distribution Wed, 04 May 2016 11:24:43 GMT piotr [6ce9048] * sasmodels/models/lib/sas_gamma.c (modified) Revert "Reverted the workaround - needs more analysis." This reverts ... Tue, 03 May 2016 10:09:35 GMT Piotr Rozyczko [82c37f5] * gen_so.py (modified) Overwrite the default DLL_PATH for installation process Tue, 03 May 2016 09:38:29 GMT Piotr Rozyczko [3c505e6] * doc/git_bash.sh (added) * sasmodels/kerneldll.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 03 May 2016 09:36:51 GMT Piotr Rozyczko [3ecf034] * sasmodels/kerneldll.py (modified) Don't use potentially inaccessible directory, instead create user- ... Thu, 28 Apr 2016 20:51:04 GMT trnielsen [b1281d8] * doc/git_bash.sh (modified) Adapt to build system setup Thu, 28 Apr 2016 12:44:24 GMT trnielsen [a6ffaa8] * doc/git_bash.sh (added) Use git-bash shell script to run makefile (Windows only) Thu, 28 Apr 2016 08:31:25 GMT Piotr Rozyczko [ff97458] * sasmodels/kerneldll.py (modified) * setup.py (modified) Precompiled models are a Windows-only feature. Wed, 27 Apr 2016 15:06:41 GMT Paul Kienzle [fb69211] * sasmodels/kerneldll.py (modified) get tinycc exe location from tinycc package Wed, 27 Apr 2016 14:12:39 GMT piotr [9ccf580] * models/__init__.py (added) * sasmodels/models/__init__.py (modified) * setup.py (modified) Attempt at making top level models directory with automatically ... Wed, 27 Apr 2016 12:26:19 GMT piotr [29464ba] * sasmodels/kerneldll.py (modified) * sasmodels/models/__init__.py (modified) Separate location for precompiled dlls. Py2exe on windows doesn't allow ... Wed, 27 Apr 2016 11:27:02 GMT Piotr Rozyczko [a062d18] * sasmodels/models/lib/sas_gamma.c (modified) Reverted the workaround - needs more analysis. Tue, 26 Apr 2016 22:50:12 GMT Paul Kienzle [2a55a6f] * .gitignore (modified) * sasmodels/kernel_template.c (modified) * sasmodels/kerneldll.py (modified) add support for tinycc Tue, 26 Apr 2016 17:00:14 GMT Paul Kienzle [98cb4d7] * sasmodels/kernel_template.c (modified) * sasmodels/models/lib/sas_gamma.c (modified) only define tgamma when compiling for MSVC Tue, 26 Apr 2016 16:20:46 GMT Paul Kienzle [e9dc7df] * sasmodels/models/lib/sas_gamma.c (modified) code cleanup: remove unused variables cephes tgamma Tue, 26 Apr 2016 16:18:20 GMT Paul Kienzle [c7b058e] * sasmodels/models/lib/sas_gamma.c (modified) code cleanup: don't leak #defines from cephes tgamma function Tue, 26 Apr 2016 13:54:45 GMT Paul Kienzle [e07b470] * sasmodels/models/lib/sas_gamma.c (modified) fix compile errors with sas gamma Tue, 26 Apr 2016 10:10:01 GMT piotr [bfdfb23] * gen_so.py (modified) * sasmodels/models/lib/sas_gamma.c (modified) PK's code review for gen_so.py + local implementation of tgamma for ... Mon, 25 Apr 2016 16:29:14 GMT Paul Kienzle [fa227d3] * gen_so.py (added) * sasmodels/kerneldll.py (modified) * sasmodels/models/dll/__init__.py (added) * setup.py (modified) * sasmodels/models/core_multi_shell.c (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/onion.c (modified) * sasmodels/models/rpa.c (modified) Merge branch 'master' of github.com:sasview/sasmodels Mon, 25 Apr 2016 16:28:27 GMT Paul Kienzle [abdd01c] * sasmodels/models/core_multi_shell.c (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/onion.c (modified) * sasmodels/models/rpa.c (modified) floating point constants should include decimal point Mon, 25 Apr 2016 13:46:46 GMT Piotr Rozyczko [e1454ab] * gen_so.py (added) * sasmodels/kerneldll.py (modified) * sasmodels/models/dll/__init__.py (added) * setup.py (modified) Ticket #539: Precompile model dlls and reuse them. Tue, 19 Apr 2016 23:13:59 GMT Paul Kienzle [81cd2a2] * sasmodels/model_test.py (modified) fix test runner patch Tue, 19 Apr 2016 23:07:30 GMT Paul Kienzle [3434240] * sasmodels/model_test.py (modified) use unittest test runner if xmlrunner is not available Mon, 18 Apr 2016 22:15:22 GMT Paul Kienzle [f36c1b7] * sasmodels/sasview_model.py (modified) suppress 'initializing model' print statement Mon, 18 Apr 2016 12:31:11 GMT Paul Kienzle [82923a6] * sasmodels/model_test.py (modified) * sasmodels/models/porod.py (modified) allow tests against inf and nan Mon, 18 Apr 2016 08:32:37 GMT wojciech [7835d462] * sasmodels/compare.py (modified) * sasmodels/models/__init__.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 15 Apr 2016 15:12:35 GMT Paul Kienzle [8749d5b9] * sasmodels/compare.py (modified) missing default value for zero Thu, 14 Apr 2016 15:13:36 GMT wojciech [f0cf72f] * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/generate.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/weights.py (modified) * sasmodels/models/__init__.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 14 Apr 2016 14:41:45 GMT Paul Kienzle [7abcc59] * sasmodels/models/adsorbed_layer.py (modified) more linting Thu, 14 Apr 2016 14:41:17 GMT Paul Kienzle [e78edc4] * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/model_test.py (modified) add -zero option to test q=0 Thu, 14 Apr 2016 12:32:09 GMT Paul Kienzle [62cf915] * sasmodels/models/adsorbed_layer.py (modified) lint cleanup on adsorbed_layer Wed, 13 Apr 2016 13:12:22 GMT Paul Kienzle [81ec7c8] * sasmodels/generate.py (modified) * sasmodels/sasview_model.py (modified) update sasview wrapper so that model details are class attributes Wed, 13 Apr 2016 12:45:00 GMT Paul Kienzle [a936688] * sasmodels/generate.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/weights.py (modified) update sasview wrapper so that model details are class attributes Tue, 12 Apr 2016 08:59:52 GMT wojciech [1ca1fd9] * sasmodels/models/__init__.py (modified) The functions in __init__ have been restored from previons models module Fri, 08 Apr 2016 16:14:58 GMT Paul Kienzle [416609b] * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/two_lorentzian.py (modified) use np.sqrt rather than math.sqrt for vector functions Thu, 07 Apr 2016 18:05:21 GMT Paul Kienzle [65279d8] * sasmodels/models/broad_peak.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) vectorize poly_gauss_coil Wed, 06 Apr 2016 23:44:11 GMT Paul Kienzle [e6408d0] * sasmodels/generate.py (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/lib/sas_JN.c (modified) new normalization code requires form_volume=1.0 if there is no volume ... 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 Wed, 06 Apr 2016 19:39:39 GMT Paul Kienzle [c4e7a5f] * sasmodels/kernel_template.c (modified) fix spherical correction in old style kernels Tue, 05 Apr 2016 14:33:44 GMT Paul Kienzle [4d76711] * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/exception.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) adjust interface to sasview Tue, 05 Apr 2016 14:33:29 GMT Paul Kienzle [cd0a808] * sasmodels/custom/__init__.py (added) adjust interface to sasview Mon, 04 Apr 2016 22:45:36 GMT Paul Kienzle [ec45c4f] * sasmodels/convert.json (modified) * sasmodels/models/_spherepy.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/binary_hard_sphere.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/fractal.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherical_sld.py (modified) * sasmodels/models/squarewell.py (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/vesicle.py (modified) remove oldname/oldpars from new models Mon, 04 Apr 2016 21:23:23 GMT Paul Kienzle [f247314] * sasmodels/compare.py (modified) * sasmodels/convert.json (added) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/product.py (modified) * sasmodels/sasview_model.py (modified) use sasmodels/convert.json for converting new models to old Wed, 30 Mar 2016 23:54:15 GMT Paul Kienzle [204fd9b] * sasmodels/models/raspberry.py (modified) suppress raspberry model tests since the model parameters have been ... Wed, 30 Mar 2016 21:14:38 GMT Paul Kienzle [6f0e04f] * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/spherical_sld.py (modified) allow core multi shell and spherical sld to pass tests even though they ... Wed, 30 Mar 2016 20:39:35 GMT Paul Kienzle [b7172bb] * sasmodels/core.py (modified) ... and remember to use the new meshgrid wrapper the I created Wed, 30 Mar 2016 20:30:35 GMT Paul Kienzle [98f60fc] * sasmodels/core.py (modified) * sasmodels/models/raspberry.py (modified) cruft to support meshgrid on one vector; should fix sphere test Wed, 30 Mar 2016 18:30:44 GMT Paul Kienzle [364d8f7] * sasmodels/models/sphere.py (modified) code formatting Wed, 30 Mar 2016 18:27:57 GMT Paul Kienzle [b0696e1] * sasmodels/models/onion.py (modified) allow onion model to pass smoke tests Wed, 30 Mar 2016 18:13:13 GMT Paul Kienzle [27fade8] * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) fix calls to ER for core shell ellipsoid and ellipsoid xt functions Wed, 30 Mar 2016 18:12:45 GMT Paul Kienzle [b812972] * sasmodels/models/squarewell.py (modified) default squarewell to double precision Wed, 30 Mar 2016 17:49:38 GMT Paul Kienzle [486fcf6] * sasmodels/resolution.py (modified) update resolution tests to new naming conventions for variables and new ... Wed, 30 Mar 2016 17:46:06 GMT Paul Kienzle [1d4d409] * sasmodels/models/adsorbed_layer.py (modified) udate adsorbed_layer test to use non-truncated q value for the target ... Wed, 30 Mar 2016 16:43:19 GMT Paul Kienzle [3c6d5bc] * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/product.py (modified) suppress test for VR calculation from core-shell sphere until new ... Wed, 30 Mar 2016 02:48:51 GMT Paul Kienzle [d6f5da6] * sasmodels/data.py (modified) * sasmodels/resolution2d.py (modified) use log spacing in qy for oriented usans Wed, 30 Mar 2016 00:22:13 GMT Paul Kienzle [ea75043] * example/oriented_usans.py (added) * sasmodels/bumps_model.py (modified) * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/resolution.py (modified) * sasmodels/resolution2d.py (modified) add support for oriented usans using direct 2d resolution integral Tue, 29 Mar 2016 22:23:07 GMT Paul Kienzle [1d61d07] * sasmodels/data.py (modified) fix broken 1D plotting in bumps wrapper Tue, 29 Mar 2016 22:22:13 GMT Paul Kienzle [1182da5] * example/fit.py (modified) * example/model.py (modified) fix parameter names in bumps examples Tue, 29 Mar 2016 14:54:56 GMT smk78 [1448a6cd] * sasmodels/convert.py (modified) * sasmodels/models/_spherepy.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/sphere.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 29 Mar 2016 14:54:26 GMT smk78 [d7028dc] * sasmodels/models/_spherepy.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/sphere.py (modified) Changed documentation link to missing file polar_mag_help.html in ...