[swift-users] scientific library for swift?
Donald Pinckney
djpinckney at ucdavis.edu
Tue Dec 22 19:55:11 CST 2015
Of course, duh. I'm interested in what you end up using, as scientific computing seems to me like a great use case for Swift.
Donald Pinckney
Sent from my iPhone
> On Dec 22, 2015, at 3:53 PM, Stephen Canon <scanon at apple.com> wrote:
>
> Surge sits on Accelerate.framework, which is Apple-specific (i.e. OS X / iOS only).
>
> – Steve
>
>> On Dec 22, 2015, at 8:50 PM, Donald Pinckney <djpinckney at ucdavis.edu> wrote:
>>
>> I'm not sure if this fully addresses your needs, but it seems pretty close:
>>
>> https://github.com/mattt/Surge/
>>
>> It has some (basic) matrix functionality, and an FFT function. I haven't used it much, so I can't comment on its performance relative to other libraries.
>>
>> Donald Pinckney
>>
>> Sent from my iPhone
>>
>>> On Dec 22, 2015, at 12:38 PM, Michael Gottesman via swift-users <swift-users at swift.org> wrote:
>>>
>>> Have you tried using a module map with the many c libraries available?
>>>
>>> +Steve in case he has any thoughts here.
>>>
>>> Michael
>>>
>>>> On Dec 22, 2015, at 4:13 PM, Jonas Fredriksson via swift-users <swift-users at swift.org> wrote:
>>>>
>>>> hi
>>>>
>>>> is there any scientific library available to swift under ubuntu? like gsl for C. I am especially looking for matrix manipulation and fourier functions.
>>>> _______________________________________________
>>>> swift-users mailing list
>>>> swift-users at swift.org
>>>> https://lists.swift.org/mailman/listinfo/swift-users
>>>
>>>
>>> _______________________________________________
>>> swift-users mailing list
>>> swift-users at swift.org
>>> https://lists.swift.org/mailman/listinfo/swift-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151222/8b4eb192/attachment.html>
More information about the swift-users
mailing list