From 626be3fe788c669bc94e6f3498aac0efd979d5f6 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 8 Sep 2008 07:44:54 +0000 Subject: Add port math/octave-forge-data-smoothing This is data-smoothing. Algorithms for smoothing noisy data The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index b142dda82a39..b88d0c029b6f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -190,6 +190,7 @@ SUBDIR += octave-forge-combinatorics SUBDIR += octave-forge-communications SUBDIR += octave-forge-control + SUBDIR += octave-forge-data-smoothing SUBDIR += octave-forge-econometrics SUBDIR += octave-forge-engine SUBDIR += octave-forge-financial -- cgit v1.2.3