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.

AbstractAlgebra: Computer algebra package for Julia language

126 pointsby alokraiabout 5 years ago

4 comments

lidHanteykabout 5 years ago
This library is cool and I may end up cribbing some of its design. It&#x27;s unfortunate that they did not include semirings directly, which have many interesting algebraic uses. [0]<p>[0] <a href="http:&#x2F;&#x2F;stedolan.net&#x2F;research&#x2F;semirings.pdf" rel="nofollow">http:&#x2F;&#x2F;stedolan.net&#x2F;research&#x2F;semirings.pdf</a>
评论 #22638963 未加载
thisrodabout 5 years ago
This sounds nice. As a quantum optics programmer, I really like the idea of a generic polynomial and matrix library that is careful not to assume products are commutative.
评论 #22642567 未加载
allisterbabout 5 years ago
Also for F#: <a href="https:&#x2F;&#x2F;github.com&#x2F;allisterb&#x2F;Sylvester&#x2F;tree&#x2F;master&#x2F;src&#x2F;Math&#x2F;Sylvester.AbstractAlgebra" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;allisterb&#x2F;Sylvester&#x2F;tree&#x2F;master&#x2F;src&#x2F;Math&#x2F;...</a><p>Contains both rigorous definitions and theories for use by the Sylph prover.
frabertabout 5 years ago
Given the name, I expected more focus on stuff like lattices, instead it seems mostly numerical stuff.<p>Still neat, though!
评论 #22638946 未加载