From 34f61771ad34efd3d707046ec313d5a2beed054d Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 8 Sep 2008 05:57:59 +0000 Subject: Add port math/octave-forge-special-matrix This is special-matrix. Additional Special Matrices for Octave. 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 0ec49e4565af..42bb24ed099f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -225,6 +225,7 @@ SUBDIR += octave-forge-secs2d SUBDIR += octave-forge-sockets SUBDIR += octave-forge-specfun + SUBDIR += octave-forge-special-matrix SUBDIR += oleo SUBDIR += orpie SUBDIR += p5-AI-DecisionTree -- cgit v1.2.3