Andreinc-site Alternatives
Similar projects and alternatives to andreinc-site
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
neat-matrix-library
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better andreinc-site alternative or higher similarity.
andreinc-site discussion
andreinc-site reviews and mentions
Posts with mentions or reviews of andreinc-site.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-05.
-
An animated introduction to Fourier Series
The animations were done using p5.js.
The source code can be found here: https://github.com/nomemory/andreinc-site/tree/main/assets/j... , but I am not satisfied with it. I was learning p5.js while writing the article.
-
My first deep-dive into linear algebra and numerical analysis. An article describing how to write a C library that performs most of the "academical" algorithms for matrices (Row Echelon, Reduced Row Echelon, LU(P) Factorization, Inverse, Determinants, etc.)
The article sources are here: https://github.com/nomemory/andreinc-site/blob/main/_posts/2021-01-20-writing-your-own-linear-algebra-matrix-library-in-c.md
Stats
Basic andreinc-site repo stats
3
10
8.5
18 days ago
The primary programming language of andreinc-site is JavaScript.