#linear-algebra #matrix #vector #vector-math #structures #image-processing #general

bin+lib miscmath

miscmath will be a collection of general math functions and linear algebra structures like vectors and matrices

24 releases

0.3.2 Feb 27, 2023
0.3.1 Jan 16, 2023
0.2.3 Jan 14, 2023
0.1.17 Jan 12, 2023

#843 in Math

Download history 177/week @ 2024-02-08 6/week @ 2024-02-15 3/week @ 2024-02-22 3/week @ 2024-02-29 1/week @ 2024-03-07

190 downloads per month

MIT/Apache

45KB
740 lines

Miscmath

miscmath will be a collection of general math functions and linear algebra structures like vectors and matrices. This is being made to use in my project "rusty_nature_of_code" which is a creative graphics programming project inspired by p5.js and Daniel Shiffman's (The Coding Train on YouTube) book "The Nature of Code".

License

miscmath is distributed under the terms of both the MIT license and the Apache License (Version 2.0).


lib.rs:

Miscmath

miscmath is a collection of general math functions and linear algebra structures like vectors and matrices.

Dependencies

~315KB