> I've found little bug in a documentation for GSL library (in a matrix > first code example): > > for (i = 0; i < 10; i++) > for (j = 0; j < 3; j++) Thanks for the bug report. I'll fix that for the next release. -- Brian Gough