scientific library in obj-C
scientific library in obj-C
- Subject: scientific library in obj-C
- From: Drew McCormack <email@hidden>
- Date: Fri, 7 Sep 2001 09:38:28 -0700
Does anyone know of a publicly available library for
numerical/scientific applications, written in obj-C? Basically, a linear
algebra library, providing matrix/vector classes and operations. I guess
it would be easy to simply wrap BLAS routines in Obj-C classes, but has
anyone else already done this and made the result available?
Drew McCormack