diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /math | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | ports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-AI-DecisionTree/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Bit-Vector/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Date-Handler/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Graph/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-BaseCalc/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-Calc-Units/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-Expr/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-FFT/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-LinearCombination/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-Logic/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-SimpleVariable/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Set-Window/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Statistics-ChiSquare/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Contingency/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Lite/pkg-descr | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/math/p5-AI-DecisionTree/pkg-descr b/math/p5-AI-DecisionTree/pkg-descr index 1c4f630b451a..bd13eff2b70b 100644 --- a/math/p5-AI-DecisionTree/pkg-descr +++ b/math/p5-AI-DecisionTree/pkg-descr @@ -6,6 +6,6 @@ A decision tree like this one can be learned from training data, and then applied to previously unseen data to obtain results that are consistent with the training data. -WWW: http://search.cpan.org/dist/AI-DecisionTree +WWW: http://search.cpan.org/dist/AI-DecisionTree/ Author: Ken Williams <ken@mathforum.org> diff --git a/math/p5-Bit-Vector/pkg-descr b/math/p5-Bit-Vector/pkg-descr index d3ad59621948..db5e87fe6980 100644 --- a/math/p5-Bit-Vector/pkg-descr +++ b/math/p5-Bit-Vector/pkg-descr @@ -13,6 +13,6 @@ overloaded operators for maximum ease of use. The C library can nevertheless be used stand-alone, without Perl. Author: Steffen Beyer <sb@engelschall.com> -WWW: http://search.cpan.org/search?dist=Bit-Vector +WWW: http://search.cpan.org/dist/Bit-Vector/ --will diff --git a/math/p5-Date-Handler/pkg-descr b/math/p5-Date-Handler/pkg-descr index 4c610ef48fc0..8fa38f26b81a 100644 --- a/math/p5-Date-Handler/pkg-descr +++ b/math/p5-Date-Handler/pkg-descr @@ -3,4 +3,4 @@ to transform itself from Timezone to Timezone and format itself. It uses operator overloading and Delta date objects to calculates time differences. -WWW: http://search.cpan.org/search?dist=Date-Handler +WWW: http://search.cpan.org/dist/Date-Handler/ diff --git a/math/p5-Graph/pkg-descr b/math/p5-Graph/pkg-descr index 4863de7aa060..8db383e55c38 100644 --- a/math/p5-Graph/pkg-descr +++ b/math/p5-Graph/pkg-descr @@ -3,7 +3,7 @@ the 1st edition of "Mastering Algorithms with Perl", by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, published in August 1999 by the O'Reilly and Associates. -WWW: http://search.cpan.org/search?dist=Graph +WWW: http://search.cpan.org/dist/Graph/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Math-BaseCalc/pkg-descr b/math/p5-Math-BaseCalc/pkg-descr index cf84bc79d4f2..c09d49efa881 100644 --- a/math/p5-Math-BaseCalc/pkg-descr +++ b/math/p5-Math-BaseCalc/pkg-descr @@ -2,6 +2,6 @@ This module facilitates the conversion of numbers between various number bases. You may define your own digit sets, or use any of several predefined digit sets. -WWW: http://search.cpan.org/search?dist=Math-BaseCalc +WWW: http://search.cpan.org/dist/Math-BaseCalc/ Seamus Venasse <svenasse@polaris.ca> diff --git a/math/p5-Math-Calc-Units/pkg-descr b/math/p5-Math-Calc-Units/pkg-descr index 2f56e68d3880..78d5015f7bfb 100644 --- a/math/p5-Math-Calc-Units/pkg-descr +++ b/math/p5-Math-Calc-Units/pkg-descr @@ -5,6 +5,6 @@ multiplicative types is easy. Any unknown type is treated as a unique user type (with some effort to map English plurals to their singular forms). -WWW: http://search.cpan.org/search?dist=Math-Calc-Units +WWW: http://search.cpan.org/dist/Math-Calc-Units/ Seamus Venasse <svenasse@polaris.ca> diff --git a/math/p5-Math-Expr/pkg-descr b/math/p5-Math-Expr/pkg-descr index bd60aac72c5a..c7d7b9fee0b9 100644 --- a/math/p5-Math-Expr/pkg-descr +++ b/math/p5-Math-Expr/pkg-descr @@ -6,4 +6,4 @@ characters. The only limitation is that a variable or function name may not start on a digit, and not all chars are accepted in operation names. -WWW: http://search.cpan.org/search?dist=Math-Expr +WWW: http://search.cpan.org/dist/Math-Expr/ diff --git a/math/p5-Math-FFT/pkg-descr b/math/p5-Math-FFT/pkg-descr index a28c9a70babd..941ec1aa18a9 100644 --- a/math/p5-Math-FFT/pkg-descr +++ b/math/p5-Math-FFT/pkg-descr @@ -19,4 +19,4 @@ arrays to and from C comes from the PGPLOT module of Karl Glazebrook is Copyright 2000 by Randy Kobes <randy@theoryx5.uwinnipeg.ca>, and may be distributed under the same terms as Perl itself. -WWW: http://search.cpan.org/search?dist=Math-FFT +WWW: http://search.cpan.org/dist/Math-FFT/ diff --git a/math/p5-Math-Interpolate/pkg-descr b/math/p5-Math-Interpolate/pkg-descr index e84b041f8198..87d44a3f480d 100644 --- a/math/p5-Math-Interpolate/pkg-descr +++ b/math/p5-Math-Interpolate/pkg-descr @@ -21,4 +21,4 @@ reasonable derivatives at the (x,y) pairs. The robust interpolator can also use derivative information supplied by the user. -WWW: http://search.cpan.org/search?dist=Math-Interpolate +WWW: http://search.cpan.org/dist/Math-Interpolate/ diff --git a/math/p5-Math-LinearCombination/pkg-descr b/math/p5-Math-LinearCombination/pkg-descr index e631d16887e4..cbef339701e8 100644 --- a/math/p5-Math-LinearCombination/pkg-descr +++ b/math/p5-Math-LinearCombination/pkg-descr @@ -2,7 +2,7 @@ Math::LinearCombination is a module for representing mathematical linear combinations of variables. Evaluation and manipulation of linear combinations is also supported. -WWW: http://search.cpan.org/search?dist=Math-LinearCombination +WWW: http://search.cpan.org/dist/Math-LinearCombination/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/math/p5-Math-Logic/pkg-descr b/math/p5-Math-Logic/pkg-descr index c489b7f12037..8f8b74344318 100644 --- a/math/p5-Math-Logic/pkg-descr +++ b/math/p5-Math-Logic/pkg-descr @@ -9,4 +9,4 @@ to be preferred -- but when you really want pure 2-degree logic or 3-degree logic or multi-degree logic they are available through this module -WWW: http://search.cpan.org/search?dist=Math-Logic +WWW: http://search.cpan.org/dist/Math-Logic/ diff --git a/math/p5-Math-Random-MT/pkg-descr b/math/p5-Math-Random-MT/pkg-descr index 3fd74cfe6bb8..9de1223ec55f 100644 --- a/math/p5-Math-Random-MT/pkg-descr +++ b/math/p5-Math-Random-MT/pkg-descr @@ -2,7 +2,7 @@ The Mersenne Twister is a pseudorandom number generator developed by Makoto Matsumoto and Takuji Nishimura. WWW: http://www.math.keio.ac.jp/~matumoto/emt.html -WWW: http://search.cpan.org/search?dist=Math-Random-MT +WWW: http://search.cpan.org/dist/Math-Random-MT/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/math/p5-Math-SimpleVariable/pkg-descr b/math/p5-Math-SimpleVariable/pkg-descr index 4d308d7f35f9..1e192259248c 100644 --- a/math/p5-Math-SimpleVariable/pkg-descr +++ b/math/p5-Math-SimpleVariable/pkg-descr @@ -1,7 +1,7 @@ Math::SimpleVariable is a simple representation of mathematical variables, with an obligatory name and an optional value. -WWW: http://search.cpan.org/search?dist=Math-SimpleVariable +WWW: http://search.cpan.org/dist/Math-SimpleVariable/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/math/p5-Set-Window/pkg-descr b/math/p5-Set-Window/pkg-descr index 9936c04d9e07..7634a9f10608 100644 --- a/math/p5-Set-Window/pkg-descr +++ b/math/p5-Set-Window/pkg-descr @@ -5,7 +5,7 @@ Methods are provided for creating and modifying windows, for obtaining information about windows, and for performing some simple set operations on windows. -WWW: http://search.cpan.org/search?dist=Set-Window +WWW: http://search.cpan.org/dist/Set-Window/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Statistics-ChiSquare/pkg-descr b/math/p5-Statistics-ChiSquare/pkg-descr index c425f8d1686f..1ce30136aeb9 100644 --- a/math/p5-Statistics-ChiSquare/pkg-descr +++ b/math/p5-Statistics-ChiSquare/pkg-descr @@ -16,7 +16,7 @@ two-element array, it returns an English string. This was a deliberate design choice---many people misinterpret chi-square results, and the string helps clarify the meaning. -WWW: http://search.cpan.org/search?dist=Statistics-ChiSquare +WWW: http://search.cpan.org/dist/Statistics-ChiSquare/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Statistics-Contingency/pkg-descr b/math/p5-Statistics-Contingency/pkg-descr index c04dd38058e2..f13ecd638f7e 100644 --- a/math/p5-Statistics-Contingency/pkg-descr +++ b/math/p5-Statistics-Contingency/pkg-descr @@ -9,6 +9,6 @@ measures you are interested in. When all results have been collected, you can get a report on accuracy, precision, recall, F1, and so on, with both macro-averaging and micro-averaging over categories. -WWW: http://search.cpan.org/dist/Statistics-Contingency +WWW: http://search.cpan.org/dist/Statistics-Contingency/ Author: Ken Williams <kenw@ee.usyd.edu.au> diff --git a/math/p5-Statistics-Descriptive/pkg-descr b/math/p5-Statistics-Descriptive/pkg-descr index 4c22d8815dec..c83bde402f6f 100644 --- a/math/p5-Statistics-Descriptive/pkg-descr +++ b/math/p5-Statistics-Descriptive/pkg-descr @@ -5,7 +5,7 @@ method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. -WWW: http://search.cpan.org/search?dist=Statistics-Descriptive +WWW: http://search.cpan.org/dist/Statistics-Descriptive/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Statistics-Lite/pkg-descr b/math/p5-Statistics-Lite/pkg-descr index cf2c03812e8d..0aa738ad0dfb 100644 --- a/math/p5-Statistics-Lite/pkg-descr +++ b/math/p5-Statistics-Lite/pkg-descr @@ -3,6 +3,6 @@ to larger, more complete, object-oriented statistics packages. As such, it is likely to be better suited, in general, to smaller data sets. -WWW: http://search.cpan.org/dist/Statistics-Lite +WWW: http://search.cpan.org/dist/Statistics-Lite/ Author: Brian Lalonde <brian@webcoder.info> |