diff options
author | wiz <wiz@pkgsrc.org> | 2012-05-29 14:51:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-05-29 14:51:42 +0000 |
commit | 84bced6e892458ef6199582599b9bba5c8109e02 (patch) | |
tree | 6f46c73160e6e9aa6cd4df35bf7d4bb282f7c8c9 /math/eigen2/distinfo | |
parent | f0d0d408d3fee54debb54268dcc5692c170adc45 (diff) | |
download | pkgsrc-84bced6e892458ef6199582599b9bba5c8109e02.tar.gz |
Update to 2.0.17:
Thiss fixes a compilation issue with aligned_allocator, and a typo
in the ParametrizedLine documentation.
2.0.16:
Fix bug in 3x3 tridiagonlisation (and consequently in 3x3 selfadjoint eigen decomposition).
Fix compilation for new gcc 4.6.
Fix performance regression since 2.0.12: in some matrix-vector product, complex matrix expressions were not pre-evaluated.
Fix documentation of Least-Square.
New feature: support for part<SelfAdjoint>.
Fix bug in SparseLU::setOrderingMethod.
Diffstat (limited to 'math/eigen2/distinfo')
-rw-r--r-- | math/eigen2/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/eigen2/distinfo b/math/eigen2/distinfo index 6929fbba49d..70d8412fecc 100644 --- a/math/eigen2/distinfo +++ b/math/eigen2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2010/10/25 20:03:52 markd Exp $ +$NetBSD: distinfo,v 1.8 2012/05/29 14:51:42 wiz Exp $ -SHA1 (eigen2/2.0.15.tar.bz2) = 6bf63fa5082ea56324371d89fb366ff4a4f51d61 -RMD160 (eigen2/2.0.15.tar.bz2) = 2edd3035948cb30dc497740df1fcf30043dfd85d -Size (eigen2/2.0.15.tar.bz2) = 367509 bytes +SHA1 (eigen2/2.0.17.tar.bz2) = 461546be98b964d8d5d2adb0f1c31ba0e42efc38 +RMD160 (eigen2/2.0.17.tar.bz2) = 183c8f7ee3c85ccb447fdcefa3a366f06cca351b +Size (eigen2/2.0.17.tar.bz2) = 367890 bytes |