Hello:
First of all, I should say that this thread is a bit offtopic, but I don't know who can I ask.
For various reasons, I need a permisive licensed, non-optimized, native C implementation of BLAS (non-translated from Fortran via f2c). I need exactly a cblas implementation as the one included in the GSL (http://www.gnu.org/software/gsl/), but I can't use the GSL because its copyleft GPL license.
Does anyone knows any library that meets the characteristics I need?
Thanks

