# # ChangeLog for / in sasmodels # # Generated by Trac 1.0.1 # May 23, 2024 2:38:56 PM Fri, 13 Mar 2015 20:40:58 GMT Paul Kienzle [29aa28f] * sasmodels/resolution.py (modified) remove print statement from test output Fri, 13 Mar 2015 20:37:58 GMT Paul Kienzle [db8756e] * extra/build_linux.sh (modified) * sasmodels/model_test.py (modified) * sasmodels/resolution.py (modified) have jenkins run the resolution tests Fri, 13 Mar 2015 20:09:47 GMT Paul Kienzle [d9633b1] * sasmodels/resolution.py (modified) Add tests for pinhole resolution calculator Fri, 13 Mar 2015 20:07:12 GMT Paul Kienzle [af1d68c] * sasmodels/kernelcl.py (modified) remove obsolete code Thu, 12 Mar 2015 03:15:40 GMT Paul Kienzle [aa4946b] * compare.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/model_test.py (modified) * sasmodels/sasview_model.py (modified) refactor so kernels are loaded via core.load_model Thu, 12 Mar 2015 02:58:05 GMT Paul Kienzle [49d1d42f] * sasmodels/resolution.py (modified) working demo of 1D resolution calculator (still incomplete and ... Wed, 11 Mar 2015 16:05:10 GMT Paul Kienzle [63b32bb] * extra/pylint_numpy.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) lint cleaning Wed, 11 Mar 2015 16:04:32 GMT Paul Kienzle [a217f7d] * sasmodels/model_test.py (modified) re-enable 'nosetests sasmodels' Mon, 09 Mar 2015 21:20:32 GMT pkienzle [f01e53d] * extra/run-pylint.py (modified) make extra/run-pylint.py a unix executable Mon, 09 Mar 2015 20:48:18 GMT pkienzle [6d2abaa] * extra/build_linux.sh (modified) allow extra/build_linux.sh test from developer machine Mon, 09 Mar 2015 20:44:18 GMT pkienzle [95d67be] * extra/build_linux.sh (added) move build info from jenkins to extra directory Mon, 09 Mar 2015 20:39:09 GMT pkienzle [648393e] * compare.sh (modified) compare.sh now works on ubuntu Mon, 09 Mar 2015 20:28:32 GMT mathieu [bec0e75] * .travis.yml (modified) Update .travis.yml Mon, 09 Mar 2015 20:23:07 GMT Doucet, Mathieu [c71da73] * compare.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/kernel_template.c (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/HayterMSAsq_kernel.c (modified) * sasmodels/model_test.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 09 Mar 2015 20:22:34 GMT Doucet, Mathieu [1b50776] * sasmodels/model_test.py (modified) Adding better test names Mon, 09 Mar 2015 20:04:55 GMT Paul Kienzle [750ffa5] * compare.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/kernel_template.c (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) allow test of dll using single precision Mon, 09 Mar 2015 20:04:25 GMT Paul Kienzle [48f0194] * sasmodels/models/HayterMSAsq_kernel.c (modified) 1E3 not supported; use 1.0E3 instead Mon, 09 Mar 2015 19:21:59 GMT Doucet, Mathieu [ddfe69c] * sasmodels/model_test.py (modified) Make sure we can report on unit tests Mon, 09 Mar 2015 19:14:03 GMT Doucet, Mathieu [3e428ec] * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) Cleaning up Mon, 09 Mar 2015 18:45:01 GMT Doucet, Mathieu [485aee2] * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) Trying to get us starting on the right foot with code style. Mon, 09 Mar 2015 18:32:53 GMT Doucet, Mathieu [5ef0633] * extra/pylint.rc (modified) * sasmodels/models/barbell.py (modified) update pylint.rc to match design Mon, 09 Mar 2015 16:13:51 GMT richardh [2e35a40] * sasmodels/models/lamellarCaille_kernel.c (modified) fix the bug in the Caille S(Q) in lamellarCaille_kernel.py Mon, 09 Mar 2015 15:45:23 GMT richardh [5959da2] * extra/pylint.rc (modified) * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/models/HayterMSAsq_kernel.c (modified) sorted HayterMSAsq Mon, 09 Mar 2015 14:48:24 GMT richardh [ab87a12] * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/models/HayterMSAsq_kernel.c (modified) sorted HayterMSAsq Mon, 09 Mar 2015 13:58:18 GMT Doucet, Mathieu [4840bec] * extra/pylint.rc (modified) Put back pylint warnings that are good practice. Mon, 09 Mar 2015 13:56:24 GMT Doucet, Mathieu [6c82120] * extra/pylint.rc (modified) put back pylint modules now that I know they work. Mon, 09 Mar 2015 13:52:41 GMT Doucet, Mathieu [b7d432f] * extra/pylint.rc (modified) * sasmodels/models/HayterMSAsq.py (modified) Clean up, and put back sanity in pylint.rc Mon, 09 Mar 2015 13:32:17 GMT Doucet, Mathieu [9f6f2f8] * sasmodels/models/HayterMSAsq.py (modified) Fixing model Fri, 06 Mar 2015 15:54:22 GMT richardh [c9e31e2] * .gitignore (modified) * .travis.yml (added) * README.md (moved) * compare.py (modified) * compare.sh (modified) * compare_all.sh (modified) * doc/Makefile (modified) * doc/genmodel.py (modified) * doc/gentoc.py (added) * doc/index.rst (modified) * doc/models/cylinders.rst (deleted) * doc/models/ellipsoids.rst (deleted) * doc/models/lamellae.rst (deleted) * doc/models/models.rst (deleted) * doc/models/shapes.rst (deleted) * doc/models/spheres.rst (deleted) * doc/ref/index.rst (moved) * doc/ref/intro.rst (moved) * doc/ref/refs.rst (moved) * extra/pylint.rc (added) * extra/pylint_numpy.py (added) * extra/pylint_pyopencl.py (added) * extra/run-pylint.py (added) * sasmodels/__init__.py (modified) * sasmodels/alignment.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (added) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (added) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.c (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (added) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (added) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/barbell_geometry.jpg (added) * sasmodels/models/img/bcc_1d.jpg (added) * sasmodels/models/img/bcc_2d.jpg (added) * sasmodels/models/img/bcc_lattice.jpg (added) * sasmodels/models/img/bcc_orientation.gif (added) * sasmodels/models/img/dab_1d.jpg (added) * sasmodels/models/img/hardSphere_1d.jpg (moved) * sasmodels/models/img/hardSphere_223.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_139.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_140.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_141.jpg (deleted) * sasmodels/models/img/lamellarCailleHG_1d.jpg (moved) * sasmodels/models/img/lamellarCaille_134.jpg (deleted) * sasmodels/models/img/lamellarCaille_139.PNG (deleted) * sasmodels/models/img/lamellarCaille_140.PNG (deleted) * sasmodels/models/img/lamellarCaille_1d.jpg (moved) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lamellarPC_kernel.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/sesans.py (modified) * sasmodels/weights.py (modified) * setup.py (modified) * sasmodels/models/HayterMSAsq.py (added) * sasmodels/models/HayterMSAsq_kernel.c (added) * sasmodels/models/img/HayterMSAsq_227.jpg (added) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 06 Mar 2015 14:40:37 GMT richardh [d60b433] * sasmodels/models/HayterMSAsq.py (added) * sasmodels/models/HayterMSAsq_kernel.c (added) * sasmodels/models/img/HayterMSAsq_227.jpg (added) adding HayterMSAsq, no unit test yet Thu, 05 Mar 2015 05:55:38 GMT Paul Kienzle [3c56da87] * extra/pylint.rc (modified) * extra/pylint_numpy.py (added) * extra/pylint_pyopencl.py (added) * extra/run-pylint.py (modified) * sasmodels/alignment.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/sesans.py (modified) * sasmodels/weights.py (modified) lint cleanup Wed, 04 Mar 2015 19:34:25 GMT Paul Kienzle [b89f519] * compare.py (modified) * sasmodels/bumps_model.py (modified) allow q^4 plots in compare; choose random values within a factor of 2 of ... Wed, 04 Mar 2015 19:33:25 GMT Paul Kienzle [12c810f] * sasmodels/models/img/lamellarCailleHG_139.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_140.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_141.jpg (deleted) * sasmodels/models/img/lamellarCailleHG_1d.jpg (moved) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) fix summation limits on LamellarCailleHG Wed, 04 Mar 2015 00:07:11 GMT Paul Kienzle [d6adfbe] * .gitignore (modified) * sasmodels/model_test.py (modified) make sure test failure raises an error; support nosetests as test driver Tue, 03 Mar 2015 22:22:20 GMT Paul Kienzle [e819f71] * extra/pylint.rc (modified) * sasmodels/bumps_model.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/kernel_template.c (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) Merge branch 'master' of github.com:sasview/sasmodels Tue, 03 Mar 2015 22:22:17 GMT Paul Kienzle [95e861b] * sasmodels/kernel_template.c (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) allow printf in C kernels for debugging Tue, 03 Mar 2015 21:47:06 GMT Doucet, Mathieu [1353f60] * sasmodels/__init__.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/core.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * extra/pylint.rc (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 03 Mar 2015 21:47:02 GMT Doucet, Mathieu [7e224c2] * sasmodels/bumps_model.py (modified) * sasmodels/models/stickyhardsphere.py (modified) pylint fixes Tue, 03 Mar 2015 21:44:38 GMT Paul Kienzle [bfb195e] * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/stickyhardsphere.py (modified) fake 2D patterns for pure 1D models using Iq(|q|) Tue, 03 Mar 2015 21:33:58 GMT Doucet, Mathieu [53d0e24] * extra/pylint.rc (modified) Update pylint.rc Tue, 03 Mar 2015 21:31:42 GMT Paul Kienzle [59c4c4e] * extra/pylint.rc (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/__init__.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/core.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/fcc.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Tue, 03 Mar 2015 21:31:38 GMT Paul Kienzle [9890053] * sasmodels/__init__.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/core.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/parallelepiped.py (modified) add smoke tests for ER/VR; check that smoke test results are valid ... Tue, 03 Mar 2015 21:28:50 GMT Doucet, Mathieu [33e91b1] * sasmodels/generate.py (modified) * sasmodels/models/parallelepiped.py (modified) pylint fixes Tue, 03 Mar 2015 21:15:04 GMT Doucet, Mathieu [6c8db9e] * extra/pylint.rc (modified) Update pylint.rc Tue, 03 Mar 2015 21:14:06 GMT Doucet, Mathieu [de0c4ba] * sasmodels/sasview_model.py (modified) pylint fixes Tue, 03 Mar 2015 21:07:47 GMT Doucet, Mathieu [e930946] * extra/pylint.rc (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kernelpy.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 03 Mar 2015 21:07:28 GMT Doucet, Mathieu [c85db69] * extra/pylint.rc (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kernelpy.py (modified) pylint fixes Tue, 03 Mar 2015 19:27:18 GMT mathieu [49f92c1] * extra/pylint.rc (modified) Update pylint.rc Tue, 03 Mar 2015 19:23:03 GMT Doucet, Mathieu [a156419] * extra/pylint.rc (modified) Update pylint.rc (was form an older version) Tue, 03 Mar 2015 18:27:30 GMT Paul Kienzle [6c2eb83] * .gitignore (modified) * extra/pylint.rc (moved) * extra/run-pylint.py (added) move pylint support to 'extra' Tue, 03 Mar 2015 18:26:36 GMT Paul Kienzle [6272968] * sasmodels/models/bcc.py (modified) Fix docstring syntax Tue, 03 Mar 2015 16:26:25 GMT Doucet, Mathieu [3040843] * .gitignore (modified) * doc/Makefile (modified) * doc/genmodel.py (modified) * doc/gentoc.py (added) * doc/index.rst (modified) * doc/models/cylinders.rst (deleted) * doc/models/ellipsoids.rst (deleted) * doc/models/lamellae.rst (deleted) * doc/models/models.rst (deleted) * doc/models/shapes.rst (deleted) * doc/models/spheres.rst (deleted) * doc/ref/index.rst (moved) * doc/ref/intro.rst (moved) * doc/ref/refs.rst (moved) * sasmodels/generate.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/barbell_geometry.jpg (added) * sasmodels/models/img/bcc_1d.jpg (added) * sasmodels/models/img/bcc_2d.jpg (added) * sasmodels/models/img/bcc_lattice.jpg (added) * sasmodels/models/img/bcc_orientation.gif (added) * sasmodels/models/img/hardSphere_1d.jpg (moved) * sasmodels/models/img/hardSphere_223.PNG (deleted) * sasmodels/models/img/lamellarCaille_134.jpg (deleted) * sasmodels/models/img/lamellarCaille_139.PNG (deleted) * sasmodels/models/img/lamellarCaille_140.PNG (deleted) * sasmodels/models/img/lamellarCaille_1d.jpg (moved) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * pylint.rc (added) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 03 Mar 2015 16:26:21 GMT Doucet, Mathieu [5befedd] * pylint.rc (added) Add pylint config Fri, 27 Feb 2015 18:45:30 GMT Paul Kienzle [61ba623] * .gitignore (modified) * doc/Makefile (modified) * doc/genmodel.py (modified) * doc/gentoc.py (added) * doc/index.rst (modified) * doc/models/cylinders.rst (deleted) * doc/models/ellipsoids.rst (deleted) * doc/models/lamellae.rst (deleted) * doc/models/models.rst (deleted) * doc/models/shapes.rst (deleted) * doc/models/spheres.rst (deleted) * doc/ref/index.rst (moved) * doc/ref/intro.rst (moved) * doc/ref/refs.rst (moved) redo model table of contents to use doc category from model Fri, 27 Feb 2015 18:16:23 GMT Paul Kienzle [a5d0d00] * sasmodels/generate.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/barbell_geometry.jpg (added) * sasmodels/models/img/bcc_1d.jpg (added) * sasmodels/models/img/bcc_2d.jpg (added) * sasmodels/models/img/bcc_lattice.jpg (added) * sasmodels/models/img/bcc_orientation.gif (added) * sasmodels/models/img/lamellarCaille_134.jpg (deleted) * sasmodels/models/img/lamellarCaille_139.PNG (deleted) * sasmodels/models/img/lamellarCaille_140.PNG (deleted) * sasmodels/models/img/lamellarCaille_1d.jpg (moved) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) doc fixups: add doc category to model def, convert equations to latex ... Fri, 27 Feb 2015 12:49:48 GMT Paul Kienzle [529b8b4] * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/hardSphere_1d.jpg (moved) * sasmodels/models/img/hardSphere_223.PNG (deleted) use latex to render hard sphere equations Wed, 25 Feb 2015 14:22:37 GMT mathieu [0e20995] * README.rst (deleted) Delete README.rst Wed, 25 Feb 2015 14:22:22 GMT mathieu [241b617] * README.md (added) Create README.md Wed, 25 Feb 2015 14:21:09 GMT mathieu [cde14815] * README.rst (modified) Add Travis CI build status Wed, 25 Feb 2015 14:11:49 GMT mathieu [4f31ddb] * .travis.yml (modified) Update .travis.yml Wed, 25 Feb 2015 14:09:06 GMT mathieu [26e7122] * .travis.yml (modified) Update .travis.yml Wed, 25 Feb 2015 13:45:14 GMT mathieu [5c90c66] * .travis.yml (modified) Update .travis.yml Wed, 25 Feb 2015 13:44:00 GMT mathieu [5304138] * .travis.yml (modified) Tweak Wed, 25 Feb 2015 13:40:28 GMT mathieu [bd40733] * .travis.yml (modified) Comment out failing requirement Wed, 25 Feb 2015 13:34:46 GMT mathieu [8b81801] * .travis.yml (added) Create .travis.yml Tue, 24 Feb 2015 21:04:29 GMT Paul Kienzle [5134b2c] * compare.py (modified) * compare.sh (modified) * compare_all.sh (modified) * sasmodels/bumps_model.py (modified) fix compare plots so they show both positive and negative error Tue, 24 Feb 2015 19:21:22 GMT ajj [02dfcab] * sasmodels/core.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/cylinder.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 24 Feb 2015 19:21:11 GMT ajj [43bdddc] * sasmodels/models/cylinder.py (modified) seemingly reasonable demo parameters for cylinder model that cause ... Tue, 24 Feb 2015 16:44:45 GMT Paul Kienzle [84e01d2] * sasmodels/core.py (modified) * sasmodels/model_test.py (modified) force test of opencl and dll, or fail if opencl is not available Tue, 24 Feb 2015 16:35:16 GMT Paul Kienzle [7621d5a] * setup.py (modified) * sasmodels/kernelcl.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Tue, 24 Feb 2015 16:34:07 GMT Paul Kienzle [664c8e7] * sasmodels/kernelcl.py (modified) catch yet another opencl startup error Tue, 24 Feb 2015 14:12:25 GMT ajj [c48d0c6] * sasmodels/core.py (added) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (added) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/bcc.c (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/fcc.c (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lamellarPC_kernel.c (modified) * setup.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 24 Feb 2015 14:12:16 GMT ajj [040575f] * setup.py (modified) setup.py Sun, 22 Feb 2015 23:00:46 GMT Paul Kienzle [6137124] * sasmodels/generate.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/bcc.c (modified) * sasmodels/models/fcc.c (modified) fix opencl warnings that showed up on mac Sun, 22 Feb 2015 06:44:54 GMT pkienzle [f734e7d] * sasmodels/core.py (added) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (added) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lamellarPC_kernel.c (modified) restructure c code generation for maintainability; extend test harness ... Fri, 20 Feb 2015 17:45:49 GMT pkienzle [711d8e2] * sasmodels/bumps_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/model_test.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Fri, 20 Feb 2015 17:45:37 GMT pkienzle [5ca9762] * sasmodels/model_test.py (modified) make sure models run even if no verified values are provided; fix error ... Fri, 20 Feb 2015 14:38:46 GMT ajj [6ea6902] * sasmodels/models/gaussian_peak.py (modified) Currently non-functional gaussian_peak model. Problem seems to be a ... Fri, 20 Feb 2015 14:38:00 GMT ajj [f1ecfa92] * sasmodels/bumps_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) towards fixing the 'models with no polydispersity' problem Fri, 20 Feb 2015 14:06:18 GMT ajj [4c8f9cd] * sasmodels/models/gaussian_peak.py (modified) gaussian peak fixes Fri, 20 Feb 2015 14:05:50 GMT ajj [2a74b99] * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) fixing pow/powr/pown issue Fri, 20 Feb 2015 14:04:59 GMT ajj [2eaae42] * sasmodels/models/gaussian_peak.py (added) adding aussian peak model Fri, 20 Feb 2015 13:03:08 GMT ajj [3750279] * compare.py (modified) * compare_many.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (added) * sasmodels/models/img/dab_1d.jpg (added) * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) * sasmodels/models/stickyhardsphere.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 20 Feb 2015 10:33:18 GMT David Mannicke [99e6860] * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) minor bug fixes Fri, 20 Feb 2015 10:03:49 GMT David Mannicke [80768fc] * sasmodels/models/dab.py (added) * sasmodels/models/img/dab_1d.jpg (added) converted DABModel to sasmodels as dab Fri, 20 Feb 2015 09:05:57 GMT richardh [cd55ac3] * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) fixed my bug in lamellarCailleHG Fri, 20 Feb 2015 00:28:44 GMT pkienzle [143e2f7] * sasmodels/models/cylinder.py (modified) fix cylinder test case Thu, 19 Feb 2015 23:09:06 GMT pkienzle [ab55943] * compare_many.py (modified) fix model search in compare_many Thu, 19 Feb 2015 23:06:13 GMT pkienzle [68d3c1b] * sasmodels/kerneldll.py (modified) use MSVC to build ctypes if vcvarsall has been set Thu, 19 Feb 2015 23:03:06 GMT pkienzle [f57d123] * sasmodels/models/broad_peak.py (modified) convert broad peak equations to latex Thu, 19 Feb 2015 22:26:51 GMT pkienzle [1ed9e3f] * sasmodels/models/cylinder.py (modified) 1d cylinder test does not need theta/phi Thu, 19 Feb 2015 22:25:48 GMT pkienzle [29f5536] * compare.py (modified) * sasmodels/bumps_model.py (modified) show log error in compare Thu, 19 Feb 2015 21:43:07 GMT richardh [261658d] * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/stickyhardsphere.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 21:42:12 GMT richardh [9cb1415] * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/stickyhardsphere.py (added) adding sticky hard sphere S(Q) Thu, 19 Feb 2015 21:30:01 GMT ajj [cfd4625] * sasmodels/convert.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/generate.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 21:28:46 GMT pkienzle [fd1c792] * sasmodels/convert.py (modified) * sasmodels/models/broad_peak.py (modified) support scale=>None in compare models Thu, 19 Feb 2015 21:07:30 GMT ajj [8221f1c] * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/generate.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 20:59:14 GMT pkienzle [6edb74a] * sasmodels/kernelpy.py (modified) * sasmodels/models/broad_peak.py (modified) support for pure python models without polydispersity Thu, 19 Feb 2015 16:00:19 GMT pkienzle [16bc3fc] * sasmodels/direct_model.py (modified) fix direct model evaluation to use default value if parameter value is ... Thu, 19 Feb 2015 15:53:28 GMT jhbakker [8632a35] * .gitignore (modified) * sasmodels/bumps_model.py (modified) * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (added) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/hardsphere.py (added) * sasmodels/models/img/hardSphere_223.PNG (added) * sasmodels/models/img/hardSphere_224.jpg (added) * sasmodels/models/img/lamellarCailleHG_139.PNG (added) * sasmodels/models/img/lamellarCailleHG_140.PNG (added) * sasmodels/models/img/lamellarCailleHG_141.jpg (added) * sasmodels/models/img/lamellarCailleHG_143.jpg (added) * sasmodels/models/img/lamellarCaille_134.jpg (added) * sasmodels/models/img/lamellarCaille_139.PNG (added) * sasmodels/models/img/lamellarCaille_140.PNG (added) * sasmodels/models/img/lamellarCaille_142 .jpg (added) * sasmodels/models/img/lamellarFFHG_137.jpg (added) * sasmodels/models/img/lamellarFFHG_138.jpg (added) * sasmodels/models/img/lamellarPC_146.jpg (added) * sasmodels/models/img/lamellarPC_147.jpg (added) * sasmodels/models/img/lamellarPC_45.jpg (added) * sasmodels/models/lamellarCaille.py (added) * sasmodels/models/lamellarCailleHG.py (added) * sasmodels/models/lamellarCailleHG_kernel.c (added) * sasmodels/models/lamellarCaille_kernel.c (added) * sasmodels/models/lamellarFFHG.py (added) * sasmodels/models/lamellarPC.py (added) * sasmodels/models/lamellarPC_kernel.c (added) * setup.py (added) * example/sesansfit.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels