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.

Show HN: Solve Geometric Programs in the Browser

49 pointsby lochieferrierabout 8 years ago

6 comments

fiatjafabout 8 years ago
<a href="http:&#x2F;&#x2F;euclidthegame.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;euclidthegame.com&#x2F;</a>
评论 #13804382 未加载
评论 #13804227 未加载
sleaveyabout 8 years ago
The problem of solving angular constraints has interested me for a while. I want to be able to programmatically lay out an optical setup with SVG. Here is my work so far, but I&#x27;ve run up against the problem of dealing with cyclic graphs. The &quot;rewrite&quot; branch uses a different approach based on an academic paper.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;SeanDS&#x2F;optivis&#x2F;tree&#x2F;rewrite" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SeanDS&#x2F;optivis&#x2F;tree&#x2F;rewrite</a>
ameliusabout 8 years ago
Wouldn&#x27;t this be much more convenient in the form of, say, a Python library that the user can run on their local machine?
评论 #13802845 未加载
modaldualityabout 8 years ago
I&#x27;m not quite able to run the code (too much load on the server probably). But is this something that can solve LPs in the browser (possibly more than just LPs, I think)? This would be incredibly helpful for many people I&#x27;m sure--all the existing online ones have arcane input reqs (and unhelpful errors) and standalone applications either cost money (Gurobi, cplex) or are not easy to use at all (gnu glpk).
评论 #13801093 未加载
partycoderabout 8 years ago
Doesn&#x27;t scale
评论 #13801522 未加载
tpaschalisabout 8 years ago
<p><pre><code> -- Result received at 14:30:3, response time of 24.714s -- Execution Timed Out </code></pre> Seems very interesting, will check it out and hopefully provide some feedback when it&#x27;s back online
评论 #13805952 未加载