1 unstable release

0.3.0 May 16, 2024

#1363 in Math

Download history 168/week @ 2024-05-16

168 downloads per month
Used in 6 crates

MIT/Apache

81KB
2K SLoC

F3l Core

Re-Export f3l_glam.

Math

  • Covariance
  • Jacobi (Symmetric Matrix only)
  • Eigenvalue and Eigenvector ( 3 x 3 or 2 x 2 )
  • Row echelon form (rref)

Root

  • One Polynomial
    • Root2
    • Root3
    • Root4 and upper

MatrixLinAlg (Experimental)

To find some linear algebra equation.
-[ ] AB = B -[ ] AX = XB

Dependencies

~5MB
~137K SLoC