#
# ChangeLog for doc/developer/overview.rst in sasmodels
#
# Generated by Trac 1.0.1
# Jan 1, 2025 6:05:05 PM

Wed, 24 Jan 2018 21:41:26 GMT Paul Kienzle <pkienzle@…> [0d5a655]
	* doc/developer/overview.rst (modified)
	* doc/genapi.py (modified)
	* doc/guide/orientation/orientation.rst (modified)
	* sasmodels/guyou.py (moved)
	* sasmodels/jitter.py (moved)

	make jitter explorer available from sasview app


Thu, 11 Jan 2018 16:02:39 GMT Paul Kienzle <pkienzle@…> [2a7e20e]
	* doc/developer/overview.rst (modified)
	* explore/precision.py (modified)
	* sasmodels/compare.py (modified)
	* sasmodels/kernel_iq.c (modified)

	update developer docs with current interpretation of orientation; ...


Sun, 29 Oct 2017 01:28:22 GMT Paul Kienzle <pkienzle@…> [3d40839]
	* doc/_extensions/dollarmath.py (modified)
	* doc/developer/overview.rst (modified)
	* doc/guide/orientation/orientation.rst (modified)

	update orientation docs


Sun, 29 Oct 2017 01:11:13 GMT Paul Kienzle <pkienzle@…> [e964ab1]
	* doc/developer/overview.rst (modified)
	* doc/guide/orientation/orientation.rst (modified)

	reformat orientation docs to 80 columns


Sat, 28 Oct 2017 10:42:15 GMT richardh [eda8b30]
	* doc/developer/overview.rst (modified)
	* doc/guide/orientation/orientation.rst (modified)
	* doc/guide/pd/polydispersity.rst (modified)
	* sasmodels/models/bcc_paracrystal.py (modified)
	* sasmodels/models/core_shell_parallelepiped.py (modified)
	* sasmodels/models/cylinder.py (modified)
	* sasmodels/models/ellipsoid.py (modified)
	* sasmodels/models/elliptical_cylinder.py (modified)
	* sasmodels/models/fcc_paracrystal.py (modified)
	* sasmodels/models/parallelepiped.py (modified)
	* sasmodels/models/sc_paracrystal.py (modified)
	* sasmodels/models/stacked_disks.py (modified)

	further changes to model docs for orientation calcs


Fri, 27 Oct 2017 16:11:24 GMT richardh [da5536f]
	* doc/developer/overview.rst (modified)
	* doc/guide/index.rst (modified)
	* doc/guide/orientation/orient_img/elliptical_cylinder_angle_definition.png (added)
	* doc/guide/orientation/orient_img/elliptical_cylinder_angle_projection.png (added)
	* doc/guide/orientation/orientation.rst (added)

	new chapters in main user and developed docs for Orientation


Tue, 08 Aug 2017 22:18:53 GMT Paul Kienzle <pkienzle@…> [870a2f4]
	* doc/developer/calculator.rst (modified)
	* doc/developer/overview.rst (modified)
	* doc/guide/gpu/gpu_computations.rst (deleted)
	* doc/guide/gpu/opencl_installation.rst (deleted)
	* doc/guide/plugin.rst (modified)
	* sasmodels/alignment.py (modified)
	* sasmodels/models/multilayer_vesicle.py (modified)
	* sasmodels/rst2html.py (modified)

	fix doc builds


Mon, 08 May 2017 06:16:09 GMT Paul Kienzle <pkienzle@…> [2e66ef5]
	* doc/developer/calculator.rst (modified)
	* doc/developer/index.rst (modified)
	* doc/developer/overview.rst (added)
	* doc/genapi.py (modified)
	* doc/guide/index.rst (modified)
	* doc/guide/scripting.rst (added)
	* example/cylinder_eval.py (added)
	* example/model.py (modified)
	* sasmodels/core.py (modified)

	add a short scripting guide; start in on developer docs