...
1Please take a look.
2
3<!--
4Checklist:
5
6- API changes have been discussed
7- code is goformated correctly (goimports)
8- packages with generated code have had code generation run
9- tests pass locally
10- linked to relevant issues
11
12Please make sure your commit message summary line and pull request
13title match the Go convention; a one-line summary of the change,
14prefixed by the primary affected package that should complete the
15sentence, "This change modifies Gonum to _____."
16-->
View as plain text