aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-09-08 12:51:17 +0800
committermaho <maho@FreeBSD.org>2008-09-08 12:51:17 +0800
commitfb4a297b72805f436217098c07ee0ce156a90b6e (patch)
tree2b0d7eed1446cc35c83d54566e121607333b4a1a /math/Makefile
parentb0f40fc992c6f430a2b162f1ced52d3e5ad2b7ea (diff)
downloadfreebsd-ports-gnome-fb4a297b72805f436217098c07ee0ce156a90b6e.tar.gz
freebsd-ports-gnome-fb4a297b72805f436217098c07ee0ce156a90b6e.tar.zst
freebsd-ports-gnome-fb4a297b72805f436217098c07ee0ce156a90b6e.zip
Add port math/octave-forge-octgpr
This is octgpr. The package allows interpolating and smoothing scattered multidimensional data using Gaussian Process Regression (also known as Kriging). 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 <stephen@math.missouri.edu>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 3d5bcd4b45bc..1ff3f2ed0792 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -206,6 +206,7 @@
SUBDIR += octave-forge-nnet
SUBDIR += octave-forge-ocs
SUBDIR += octave-forge-octcdf
+ SUBDIR += octave-forge-octgpr
SUBDIR += octave-forge-parallel
SUBDIR += oleo
SUBDIR += orpie