|
The benefit of this patch is that Data.Packed.Internal.Matrix now has no numeric dependency.
There is no 'optimisation' class for conjugateD, instead, different instances are directly specified in each Container instance.
Unfortunately, an unsafeIO call now exists in Numeric.Container.
|