This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gsl_matrix extension


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
 > 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]