> 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
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to