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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What is the outlook for Julia?

5 点作者 tlmr将近 11 年前
TLDR: Will the Julia grow to a significant fraction of python&#x27;s popularity and capability for general, web and data science programming?<p>I was looking at python for a good general purpose scripting language, .net libraries, etc with statistical and data science capabilities.<p>It seems that despite the success and burgeoning capabilities, The pydata ecosystem has inherent limitations (that I would bump up against in my use cases).<p>So I turn to Julia a purportedly general purpose language that excels at numerics, with easy python interopt to ameliorate the current embryonic state of libraries.<p>Sounds great, but the analyst in me is looking for one language that is versatile while still fullfililng my data analysis requirements... I don&#x27;t want to invest in an ecosystem that will stagnate in terms of general programming, web programming, data science and job demand.<p>I feel bullish on Julia, but not completely sure. I would be quite grateful for everyone&#x27;s thoughts on this?<p>Thanks

4 条评论

Fomite将近 11 年前
The CrossValidated site on Stack Exchange, which is devoted to statistics and machine learning, had a question on this with some solid answers: <a href="http://stats.stackexchange.com/q/25672/5836" rel="nofollow">http:&#x2F;&#x2F;stats.stackexchange.com&#x2F;q&#x2F;25672&#x2F;5836</a><p>My take is that I&#x27;d really like Julia to take off (I would really like to be less penalized for writing loops), but libraries, and especially libraries that allow people to use it as an analysis language (rather than for writing their own bespoke stuff) is essential.
评论 #8263958 未加载
sharmi将近 11 年前
I have been working with python for years. I tried Julia a few months back. The core language is well designed but the surrounding libraries are still far from mature. I found myself dipping into python through pycall for basic needs like URL downloading. That said, I will be going back again :-) The community is very responsive. It used to make me wonder whether the core team ever took a break. TLDR if you are willing to contribute where Julia lacks, pl go ahead. Else, if you are looking for a stable environment, you are better off with python.
评论 #8265109 未加载
kylebgorman将近 11 年前
If Julia catches on, it will mostly cannibalize R, not Python.
antman将近 11 年前
I dont think they can yet interopt. I would try zeromq there is some example code for both. Julia is improving rapidly and it has lots of tools, but only for data analysis. If you want create a web service for exampe you are better off with Python.
评论 #8264026 未加载
评论 #8263950 未加载