Linear algebra performance issue

Since the matrix size is very small, consider using SMatrix{3,3} from StaticArrays.jl

1 Like