# # ChangeLog for sasmodels/models/lib/sas_gamma.c in sasmodels # # Generated by Trac 1.0.1 # May 10, 2024 7:16:55 AM Thu, 20 Oct 2016 21:58:39 GMT Paul Kienzle [97f9b46] * sasmodels/models/lib/sas_gamma.c (modified) tgamma: better handling of gamma(x) for x<0 Thu, 20 Oct 2016 20:48:48 GMT Paul Kienzle [217590b] * sasmodels/models/fractal.c (modified) * sasmodels/models/fractal.py (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/lib/fractal_sq.c (added) * sasmodels/models/lib/sas_gamma.c (modified) fractal, fractal_core_shell: support fractal_dim as low as 0. Wed, 27 Jul 2016 10:41:50 GMT Paul Kienzle [1596de3] * sasmodels/models/lib/sas_J0.c (modified) * sasmodels/models/lib/sas_J1.c (modified) * sasmodels/models/lib/sas_JN.c (modified) * sasmodels/models/lib/sas_gamma.c (modified) code formatting 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 ... 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 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 ... Sat, 19 Mar 2016 13:32:44 GMT wojciech [ad9af31] * explore/lgamma.py (added) * sasmodels/models/bessel.py (modified) * sasmodels/models/lib/lgamma_cephes.c (deleted) * sasmodels/models/lib/sas_gamma.c (added) Gamma checked in