log scripts/specfun/module.mk @ 33622:b90a67c7519b default tip @

age author description
Tue, 28 Mar 2023 11:52:15 -0400 Hendrik Koerner Replace perms.m with new perms.cc (bugs 63962 and 63965)
Sun, 06 Feb 2022 23:36:46 +0900 Kai T. Ohlhus pow2: convert to C++ and make Matlab compatible (bug #61968).
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config
Sat, 17 Oct 2020 15:49:12 +0200 Markus Mützel Mark all core script files as encoded in UTF-8 (bug #49685).
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Thu, 07 Sep 2017 16:28:35 +0200 Michele Ginesi Added sine integral and cosine integral functions. stable
Thu, 07 Sep 2017 16:13:16 +0200 Michele Ginesi Incomplete beta function moved to a .m file, fixing accuracy and stable
Thu, 07 Sep 2017 15:49:57 +0200 Michele Ginesi Added the inverse of the incomplete gamma function (see bug #48036) stable
Thu, 07 Sep 2017 15:47:33 +0200 Michele Ginesi New strategy to compute the incomplete gamma function (see bug #47800). stable
Sun, 14 Jan 2018 16:57:20 -0800 Rik doc: Redo documentation of Bessel functions.
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Tue, 14 Jul 2015 10:55:51 -0400 John W. Eaton fix installation of script files
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Wed, 24 Apr 2013 23:22:50 -0400 Mike Miller Add ellipj, ellipke, and expint functions from Octave Forge
Mon, 25 Apr 2011 12:32:22 -0700 Rik maint: Move lcm.m from elfun to specfun directory.
Sun, 24 Oct 2010 07:28:43 -0700 Rik Deprecate betai, gammai, is_global functions.
Tue, 16 Mar 2010 15:33:35 +0100 Jaroslav Hajek rewrite nth_root, move to specfun
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool