polykernel

Results 12 comments of polykernel

Thanks for the pointer. I will resort to using `MutableMatrix` for my computations for now.

I ran some more tests today and a similar behavior occurs for the `transpose` method which makes me think the bug may be elated to `map`. https://github.com/Macaulay2/M2/blob/ec9e9ac60ed4a8e791448942202f077a88a87e15/M2/Macaulay2/m2/mutablemat.m2#L73 https://github.com/Macaulay2/M2/blob/ec9e9ac60ed4a8e791448942202f077a88a87e15/M2/Macaulay2/m2/mutablemat.m2#L37 I think...