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.

Jacobi's Method Gets a Makeover and Yields Answers Up to 200 Times Faster

8 pointsby HardyLeungalmost 11 years ago

2 comments

jwsalmost 11 years ago
Wikipedia says: <i>In numerical linear algebra, the Jacobi method is an algorithm for determining the solutions of a diagonally dominant system of linear equations.</i><p>They made a slower method 200 times faster, and from the article it sounds like it will now be the preferred method for some problems. It would be interesting to see how it compares to the algorithms it will displace.<p>Talking about problems that take days to solve on large parallel computers, it would be interesting to hear how many megawatt hours of electricity this could save in a year.
beagle3almost 11 years ago
... for finite differences of elliptic equations on a large grid. But that&#x27;s still interesting.