gsl_matrix extension

Brian Gough bjg@network-theory.co.uk
Wed Apr 12 03:37:00 GMT 2000


Yup. Send them in.

Christopher R. Gabriel writes:
 > 
 > I've wrote a really-well-non-optimized extension to the gsl_matrix_*
 > routines to add max and min values lookup. I need them in my library
 > (the same library which Simone Piccardi wrote gsl_histogram
 > extension for). 
 > 
 > I've just 
 > 
 > double gsl_matrix_max_val (gsl_matrix *m)
 > double gsl_matrix_min_val (gsl_matrix *m)
 > 
 > Could they be inserted in gsl? or can someone tell me if the routines
 > are ok or not?
 > 
 > Thanks.
 > 
 > -- 
 > Christopher R. Gabriel  - http://www.linux.it/~cgabriel/
 > 
 > FLUG: Functional Lifeform Used for Gratification
 > PLUTO: Positronic Lifeform Used for Troubleshooting and Observation
 > 


More information about the Gsl-discuss mailing list