[swift-users] scientific library for swift?

Tino Heth 2th at gmx.de
Wed Dec 23 05:34:58 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.
imho there is one thing missing to make this a true statement:
Fixed size vectors and matrices to do typesafe calculations (the compiler can't warn you when you try to multiply 3x3 with 4x4…)
Hope we'll see some sort of limited template support in the future.

Tino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151223/0c8b0644/attachment.html>


More information about the swift-users mailing list