A lot of statistical algorithms require to compute X' diag(w) Y where X and Y are two matrices and w is a vector of weight (Y may or may not equal X). Is there a way to compute this product efficiently in Julia?
- [julia-users] Efficient way to compute X' diag(w) Y Matthieu
- [julia-users] Efficient way to compute X' diag(w) Y Jutho
- [julia-users] Re: Efficient way to compute X' diag(w) ... Matthieu
- [julia-users] Re: Efficient way to compute X' diag... Andreas Noack
- [julia-users] Re: Efficient way to compute X' diag... Josh Langsfeld
- Re: [julia-users] Re: Efficient way to compute... Andreas Noack
- Re: [julia-users] Re: Efficient way to com... Josh Langsfeld
- Re: [julia-users] Re: Efficient way t... Andreas Noack
- Re: [julia-users] Re: Efficient w... David Gold
