Why hasn't LinearAlgebra been removed from the default sysimage?

I haven’t done much matrix arithmetic in Julia, but I’ve written some C++ programs that do matrix arithmetic, and I wrote the matrix module with pairwise addition.

I think it would be a good idea.