On Sun, 2020-10-04 at 09:06 -0700, jake...@gmail.com wrote: > I stopped reading at the " Show example code before and after the > change " because many of the examples of "before the change" code > seem to be invalid in go, and the others do not do what you seem to > imply they do. Am I misinterpreting this section in some way? >
I'm curious as to which examples of "before the change" you think are invalid. From what I can see there, one is borderline (in the last example there is no package selector, but it could have been a dot import and is likely this way for brevity). The rest look like normal method invocations, which are the standard way for this kind of thing to be done in the current implementations of matrix and tensor operations in Go. Dan -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/6f2adb9a1b7477b806e5f8409e73d477b83daf90.camel%40kortschak.io.