> On 23.12.2015, at 12:34, Tino Heth via swift-users <swift-users@swift.org 
> <mailto:swift-users@swift.org>> wrote:
> 
> 
>> 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.

Please NO. Templates are the worst idea ever to evolve from C++. Never let this 
madness enter into Swift, it has done enough damage in the C++ world already.

Jan
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to