Commit 1a47e4c
authored
chore: Bump gonum.org/v1/gonum from 0.15.1 to 0.16.0 (#328)
Bumps [gonum.org/v1/gonum](https://github.com/gonum/gonum) from 0.15.1
to 0.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gonum/gonum/releases">gonum.org/v1/gonum's
releases</a>.</em></p>
<blockquote>
<h2>v0.16.0</h2>
<p>Release v0.16.0 is a minor release in the v0.16 branch.</p>
<p>API breaking changes:</p>
<p>cf3307fa bc349ecf 061ef9d2 all: migrate to math/rand/v2</p>
<p>Improvements since v0.15.1:</p>
<p>0dd167ea graph/flow: add algorithm for finding intervals in flow
graphs
0c3ed0bb dsp/transform: new package and initial Hilbert transform
ef1ae5e4 graph/path: improve performance of YenKShortestPaths</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gonum/gonum/commit/7826ba4358a76646a8bd1f852201c4fed2c81c38"><code>7826ba4</code></a>
github: add reading check instruction to pr template</li>
<li><a
href="https://github.com/gonum/gonum/commit/bbabe751f558af5e55240a5446094c36cc3cce55"><code>bbabe75</code></a>
A+C: add Zhan Shan Mao</li>
<li><a
href="https://github.com/gonum/gonum/commit/808cbd482b768fe5220dce55b43cecea4612c688"><code>808cbd4</code></a>
lapack: fix eigenvector normalization residual calculation</li>
<li><a
href="https://github.com/gonum/gonum/commit/3b4190ae78293330a67ac58bbb9174191c7ac70b"><code>3b4190a</code></a>
all: bump gonum/plot@v0.15.2</li>
<li><a
href="https://github.com/gonum/gonum/commit/7f45d71405c7c95343ff86c2247643d7ebb6e509"><code>7f45d71</code></a>
graph/iterator: reflect the swiss map iterator shape</li>
<li><a
href="https://github.com/gonum/gonum/commit/d39b80c47eea680a3151c7e3e92268d7c37db2c0"><code>d39b80c</code></a>
ci: bump WillAbides/setup-go-faster@1.14</li>
<li><a
href="https://github.com/gonum/gonum/commit/571acd82cc2281b6b8e8545599c2032bbafb4245"><code>571acd8</code></a>
blas/testblas,optimize: apply staticcheck suggestions</li>
<li><a
href="https://github.com/gonum/gonum/commit/23cc2a72e4efb81af812b257c4414f9fcd51b748"><code>23cc2a7</code></a>
ci: bump staticcheck@2025.1</li>
<li><a
href="https://github.com/gonum/gonum/commit/72d9f395e5a729bd79f6415c6da3d16ffa1742d8"><code>72d9f39</code></a>
all: use Go-1.24, drop Go-1.22</li>
<li><a
href="https://github.com/gonum/gonum/commit/3f7594a060048e97b0212701eebb106870426e45"><code>3f7594a</code></a>
graph/formats/rdf: regenerate with new ragel version</li>
<li>Additional commits viewable in <a
href="https://github.com/gonum/gonum/compare/v0.15.1...v0.16.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 276892c commit 1a47e4c
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
| 255 | + | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments