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.

Vectorious – A generalized n-dimensional matrix and vector library in JavaScript

19 pointsby megalodonabout 10 years ago

1 comment

14113about 10 years ago
I'm a little bit confused as to the purpose of this library, aside from "we would like an abstract linear algebra library". If it's for scientific computing, why is it in Javascript? High performance linear algebra code is hard enough in C or Fortran, so Javascript is an awful choice! If however, it's for applying "interesting" transforms to vector graphics, why does it have such a low level interface (e.g. access to individual elements of vectors)?
评论 #9298881 未加载