The GNU Scientific Library (GSL) includes convenient use to matrices among other things. One convenient way to install GSL is using homebrew. Once installed a quick “brew install gsl” will do the work for you. To then use GSL with Xcode, do the following: Create a new Xcode Project Edit Build Settings Under “Other Linker […]
All posts for the month December, 2012
Using the GNU Scientific Library with Xcode
Posted by pete on December 30, 2012
https://blog.cogneurostats.com/2012/12/30/using-the-gnu-scientific-library-with-xcode/