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 |
#1272 in Math
100 downloads per month
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
~310KB