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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Sudoku as a Service with Julia

62 点作者 idunning超过 11 年前

4 条评论

Xcelerate超过 11 年前
I&#x27;ve been using Julia a little while now for my scientific work, and I have to say, it is a very well-designed language. I remember reading a few days ago on HN another user commented that he thought it was the best-designed language after Clojure. Not to mention it&#x27;s much easier for people used to conventional programming languages to pick up and get started with.<p>I was actually thinking this would be a great language to use for web development; it&#x27;s just that no one&#x27;s developed a really good framework for it yet.
评论 #6400804 未加载
netrus超过 11 年前
I remember some activities we did at junior high math courses regarding Sudokus. I was so disappointed to see the brute-force solving solution to work perfectly fine, no need to implement human solving-strategies. It was fun nevertheless :)
评论 #6399341 未加载
评论 #6399343 未加载
heurist超过 11 年前
I read through the Julia documentation and a couple tutorials last weekend, and I&#x27;m looking forward to building some things with it.<p>one note - this code could be better optimized by the compiler if you broke everything down into functions, especially the nested for loops (according to the optimization section of the docs).
评论 #6399496 未加载
评论 #6399464 未加载
flixic超过 11 年前
Excuse me, can anyone tell me why I may be seeing this? I have showdead turned on.<p><a href="http://cl.ly/RRQw" rel="nofollow">http:&#x2F;&#x2F;cl.ly&#x2F;RRQw</a>
评论 #6399622 未加载