Have you looked at the book "Numerical Recipes in C"? You can view a copy on-line at http://www.fizyka.umk.pl/nrbook/c1-0.pdf (and probably other places as well).

About 15 years ago, there was a commercially produced package called NuTools that would do everything you want, though perhaps with more fiddling than you want to engage in. I Googled it to see if I could at least find out who, if anyone, still claims ownership of the source code, but I didn't come up with anything. I have all the source code (it's standard C) and documentation and would be more than happy to share it with anyone who might like to use it, but I don't want to violate anyone who still has rights to it. Perhaps someone on this list might know how to reach NuTools' creators to see if permission to use the code could be obtained.


On Apr 17, 2009, at 9:56 AM, 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/bcollier%40sunstroke.sdsu.edu

This email sent to bcoll...@sunstroke.sdsu.edu


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to