TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Swift Numerics

177 pointsby hiraki9over 5 years ago

7 comments

jph00over 5 years ago
You may find this article I wrote useful background for understanding the capabilities of numerical computing in Swift, including details about a library which provides features overlapping with the new Swift package: <a href="https:&#x2F;&#x2F;www.fast.ai&#x2F;2019&#x2F;01&#x2F;10&#x2F;swift-numerics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fast.ai&#x2F;2019&#x2F;01&#x2F;10&#x2F;swift-numerics&#x2F;</a>
评论 #21478570 未加载
wnissenover 5 years ago
I am also happy to see that sometime in the last several years slices of arrays became views rather than copies. <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;swift&#x2F;arrayslice" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;swift&#x2F;arrayslice</a>
评论 #21479859 未加载
zellyover 5 years ago
Does anyone use Swift (in production) for backend services not related at all to the Apple ecosystem? It seems like a better Golang to me, but the tooling space only targets Apple stuff.
评论 #21479928 未加载
评论 #21479883 未加载
评论 #21479874 未加载
评论 #21485749 未加载
coldcodeover 5 years ago
Really looking forward to ShapedArray. Eventually a lot of what one might do with Python may be available in Swift.
评论 #21481021 未加载
xvilkaover 5 years ago
I wonder what it can offer vs Julia language for HPC.
artfulhippoover 5 years ago
Awesome. Now who wants to make a hypercomplex numbers library (quaternions, Clifford, Cayley-Dixon...) in Swift?
bsderover 5 years ago
Personally, I&#x27;d rather get the Swift equivalent of java.util.concurrent.
评论 #21479806 未加载