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.

Fundamentals of Numerical Computation – Julia Edition

6 pointsby Bootvisabout 2 years ago

1 comment

sundarurfriendabout 2 years ago
&gt; Finally, we have made no mention of one of Julia’s defining features, multiple dispatch.<p>That&#x27;s pretty interesting. I suppose for a book like this (not having looked deep into it myself), you mostly need illustrative snippets of code that are largely self-contained, with the focus being on the algorithms, and so multiple dispatch doesn&#x27;t really become necessary.<p>Also, it&#x27;s really cool that every page is downloadable as a Jupyter notebook (+ a PDF + markdown)!