Re: C numerical libraries for integrating with Cocoa
Re: C numerical libraries for integrating with Cocoa
- Subject: Re: C numerical libraries for integrating with Cocoa
- From: Kevin Cathey <email@hidden>
- Date: Fri, 17 Apr 2009 12:01:45 -0500
Check out the Accelerate framework. It includes standard libraries
like LAPACK, BLAS, vDSP, and vImage:
http://developer.apple.com/performance/accelerateframework.html
Kevin
--------------------------
Kevin Cathey
On 17 Apr 2009, at 11:56, Chris Goedde wrote:
Hi,
I'm looking for suggestions for C numerical libraries to integrate
with a Cocoa app. Either freeware or commercial is okay, I'm looking
for something that will compile under Leopard and integrate with
Xcode without too much fiddling around. I don't need anything too
fancy, solving sets of odes and solving nonlinear equations (in one
variable) mostly. Maybe some eigenvalue computations or matrix
decomposition down the line.
I've been doing some googling, but thought maybe someone here would
have some suggestions.
Thanks.
Chris Goedde
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden