---
name: Feature request
about: Request an addition to an existing package

---
<!--
Please make sure your issue title matches the Go convention; a summary
of the problem, prefixed by the primary affected package.
-->
### What are you trying to do?
<!-- Describe the problem you are trying to solve. -->


### What did you try?
<!-- Please include a link to a minimal reproducer here. -->


### How does Gonum not allow you to achieve your goal?


### What version of Go and Gonum are you using?
<!--
Paste the output of `go version` and if you are installing Gonum from source, paste
the output of `(cd $(go env GOPATH)/src/gonum.org/v1/gonum && git rev-parse HEAD)`.
-->


### Is this feature absent from the current master?


### Are you able to help contribute the feature?
<!-- Can you provide code contributions or information to help? -->

