log liboctave/numeric/module.mk @ 31249:de6fc38c78c6

age author description
Mon, 30 Aug 2021 08:14:42 -0700 Rik maint: Remove unused file liboctave/numeric/base-min.h.
Thu, 12 Jul 2018 17:20:29 -0400 John W. Eaton simplify usage of CFLAGS and CXXFLAGS (bug #48505)
Wed, 11 Jul 2018 17:41:36 -0400 John W. Eaton remove fftpack sources
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Mon, 24 Apr 2017 21:03:38 -0700 Rik maint: rename cruft/ directory to external/
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Sat, 01 Oct 2016 17:31:13 +0100 Carnë Draug gsvd: remove function from the upcoming 4.2 release (bug #48807) stable
Wed, 17 Aug 2016 00:18:08 -0400 John W. Eaton move most f77 function decls to separate header files
Tue, 09 Aug 2016 18:02:11 +0200 Barbara Locsi gsvd: reduce code duplication with templates.
Thu, 04 Aug 2016 07:50:31 +0200 Barbara Locsi gsvd: new function imported from Octave-Forge linear-algebra package.
Fri, 01 Jul 2016 10:51:49 -0700 Mike Miller build: delete generated files, keep distributed files on clean and distclean (bug #45646)
Mon, 16 May 2016 23:20:50 -0400 John W. Eaton use C++ for random number generator sources
Wed, 17 Feb 2016 13:32:44 -0500 John W. Eaton use top_srcdir, top_builddir, abs_top_srcdir or abs_top_builddir only if needed
Wed, 17 Feb 2016 02:54:00 -0500 John W. Eaton better use of templates for qrp classes
Wed, 17 Feb 2016 02:57:21 -0500 John W. Eaton better use of templates for qr classes
Tue, 16 Feb 2016 14:41:06 -0500 John W. Eaton better use of templates for svd classes
Tue, 16 Feb 2016 12:58:32 -0500 John W. Eaton better use of templates for lu factorization classes
Tue, 16 Feb 2016 02:47:29 -0500 John W. Eaton better use of templates for Cholesky factorization
Tue, 16 Feb 2016 00:32:29 -0500 John W. Eaton better use of templates for balance classes
Mon, 15 Feb 2016 22:33:45 -0500 John W. Eaton make better use of templates for Hessenberg decomposition
Mon, 15 Feb 2016 20:06:12 -0500 John W. Eaton make better use of templates for Schur decomposition
Sun, 07 Feb 2016 14:06:43 -0500 John W. Eaton split interface and implementation for dmsolve
Thu, 04 Feb 2016 02:24:51 -0500 John W. Eaton don't install eigs-base.cc
Wed, 03 Feb 2016 23:44:49 -0500 John W. Eaton don't install some internal headers and template sources
Tue, 02 Feb 2016 12:34:06 -0500 John W. Eaton revamp sparse QR factorizatino classes
Thu, 28 Jan 2016 00:15:33 -0500 John W. Eaton revamp sparse LU factorization classes
Tue, 26 Jan 2016 16:30:54 -0500 John W. Eaton revamp sparse Cholesky factorization classes
Fri, 17 Jul 2015 14:44:47 -0400 John W. Eaton provide per-directory clean targets
Fri, 10 Jul 2015 13:28:33 -0400 John W. Eaton eliminate recursive make invocations in liboctave and libinterp directories
Fri, 20 Feb 2015 17:18:19 -0500 John W. Eaton make --enable-silent-rules configure option more useful
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Thu, 23 Oct 2014 17:12:58 -0400 John W. Eaton limit specific CPPFLAGS variables to specific convenience libs (bug #38928)
Sun, 21 Sep 2014 10:51:38 -0400 John W. Eaton eliminate recursive build in liboctave/cruft directory
Sat, 28 Sep 2013 16:54:34 -0700 Rik doc: grammarcheck of documentation before 3.8 release.
Tue, 27 Nov 2012 23:39:54 -0500 Steven G. Johnson Add complex erf,erfc,erfcx,erfi,dawson routines from Faddeeva package.
Wed, 19 Sep 2012 10:05:15 -0700 Rik build: Only use extra CPPFLAGS in the convenience libraries that need them.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.