Hi,

I am new to Julia and I was trying to learn it by doing some basic linear 
algebra workout : ) 

I was trying to compute the matrix (C + lambda * I), where C is Symmetric 
and I is the uniform scaling. However apparently the sum operator for these 
two object is not defined. I was wondering if there is a reason for that or 
I can write the corresponding method for my modules.

Thanks in advance!
Carlo 

Reply via email to