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.

The Julia Language – A fresh approach to technical computing

36 pointsby fishmasteralmost 5 years ago

3 comments

ssivarkalmost 5 years ago
Given the number of Julia-related posts on the front page in the recent past, I doubt there is a need for a post linking to the generic home page for the language. That said, it would definitely be interesting discuss something unique or specifically interesting.
评论 #24191364 未加载
hellofunkalmost 5 years ago
One thing I've wondered about: I see it frequently written that someone new to Julia sits down and write an algorithm, and despite that language's marketing, the code runs at a fraction of C++ speeds. Eventually, the code gets a speedup only after significant and non-obvious tuning that requires a lot of Julia experience. That concerns me that this would be the common scenario, and I see this written often in articles, blog posts, forums, etc. It's the one point that has turned me off of diving too deeply into it.
评论 #24187023 未加载
评论 #24186855 未加载
评论 #24194414 未加载
devxpyalmost 5 years ago
I like the idea that I can just write for loops instead of weird numpy magic, I really do.<p>But languages doesn&#x27;t work in silos. I don&#x27;t want a fast language that I cannot use for writing, say web servers, without rewriting 90% of django.<p>The proposition of python is that you get acceptable performance with an insane package repository that means you can <i>ship</i> so much faster.<p>And if you absolutely need to write for loops, use clever things like numba or cython.<p>Stop reinventing the wheel people.
评论 #24183650 未加载
评论 #24186908 未加载
评论 #24185789 未加载
评论 #24185422 未加载
评论 #24185330 未加载
评论 #24184131 未加载
评论 #24184130 未加载