Ciao,

  I dunno if it is fixed in the latest CVS version (sorry)
but for GSL 1.8:

- gsl_stats_pvariance() and gsl_stats_ttest() are not
  documented;

- the 'n_tries' field of 'gsl_siman_params_t' is documented
  but gsl_siman_solve_many() is not, so it is a little
  confusing.

  I also see that gsl_siman_solve_many() allocates memory
with malloc() but does not check the result (this is not
so good for my Guile interface); will this be fixed?

--
Marco Maggi

"They say jump!, you say how high?"
Rage Against the Machine - "Bullet in the Head"



_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to