TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Comparison of Futhark and Dex

60 点作者 Athas超过 4 年前

3 条评论

marmaduke超过 4 年前
&gt; Dex authors have a background of being frustrated with NumPy-style programming<p>It seems to happen that up and coming people look at the convenience that is NumPy and decide they can do better. This is cool, since without such an attitude, NumPy wouldn’t exist. I still think it’s hard to beat NumPy for all its faults, if you marginalize over the broad spectrum of scientific computing and data science.
评论 #25563317 未加载
评论 #25562397 未加载
评论 #25563136 未加载
twobitshifter超过 4 年前
A comparison most people likely won’t make in the near future. I think the challenge with a new array programming is striking the right balance between added complexity and capability. If someone is using numba or Julia, what’s going to incentivize them to use Futhark or Dex?
cat199超过 4 年前
Have just been &#x27;going deep&#x27; into type theory + FP + ML from a data science perspective, definitely interesting to hear about Dex here since alot of data science use found in the wild is based around numpy ndarrays &amp; associated tools &amp; easy&#x2F;quick ways to do multidimensional numerics is a pretty &#x27;core&#x27; requirement for heavy-duty number crunching.. having this as a built-in using ML types for indexing would be pretty ideal i think..<p>Anyone have any perspective to share about ML-family languages in the domain of what we&#x27;re calling &#x27;data science&#x27; these days?
评论 #25562279 未加载