History.txt in statsample-0.11.0 vs History.txt in statsample-0.11.1
- old
+ new
@@ -1,4 +1,7 @@
+=== 0.11.1 / 2010-05-04
+* Removed Matrix almost all Matrix extensions and replaced by dependency on 'extendmatrix' gem
+* Added dependency to gsl >=1.12.109. Polychoric with joint method fails without this explicit dependency
=== 0.11.0 / 2010-04-16
<b>New features:</b>
* Added Statsample::Anova::TwoWay and Statsample::Anova::TwoWayWithVectors
* Added Statsample.clone_only valid and Statsample::Dataset.clone_only_valid, for cheap copy on already clean vectors
<b>Optimizations and bug fix</b>