diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /science/py-hcluster | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415500
Diffstat (limited to 'science/py-hcluster')
-rw-r--r-- | science/py-hcluster/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-hcluster/pkg-descr b/science/py-hcluster/pkg-descr index 5a94cbb383a5..38afd191604d 100644 --- a/science/py-hcluster/pkg-descr +++ b/science/py-hcluster/pkg-descr @@ -9,6 +9,6 @@ agglomerative clustering. Its features include The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library -is in C for efficiency. +is in C for efficiency. WWW: http://code.google.com/p/scipy-cluster/ |