Skip to content

numpy solve#68

Merged
renefritze merged 3 commits into
mainfrom
numpy_solve
Oct 11, 2022
Merged

numpy solve#68
renefritze merged 3 commits into
mainfrom
numpy_solve

Conversation

@renefritze

@renefritze renefritze commented Oct 11, 2022

Copy link
Copy Markdown
  • adds headers to suppress warnings(=errors) from foreign headers
  • import and call into numpy from C

@renefritze
renefritze force-pushed the numpy_solve branch 3 times, most recently from 891178c to d200a84 Compare October 11, 2022 11:21
@renefritze
renefritze marked this pull request as ready for review October 11, 2022 11:28
@renefritze
renefritze enabled auto-merge October 11, 2022 11:28
@renefritze
renefritze merged commit 89a0d95 into main Oct 11, 2022
@renefritze
renefritze deleted the numpy_solve branch October 11, 2022 11:32
github-actions Bot added a commit that referenced this pull request Feb 13, 2023
Bumps [shellingham](https://github.com/sarugaku/shellingham) from
1.5.0.post1 to 1.5.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst">shellingham's
changelog</a>.</em></p>
<blockquote>
<h1>1.5.1 (2023-02-13)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Select the correct status file fields on BSD systems.
<code>[#68](sarugaku/shellingham#68)
&lt;https://github.com/sarugaku/shellingham/issues/68&gt;</code>_</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sarugaku/shellingham/commit/0566a5f5ee35f274a5894285107ee053abf5a99f"><code>0566a5f</code></a>
Bump to 1.5.1</li>
<li><a
href="https://github.com/sarugaku/shellingham/commit/d9bb573af0f1c872d2a7c2e58b3a79eb9b9dd140"><code>d9bb573</code></a>
Add missing news fragment</li>
<li><a
href="https://github.com/sarugaku/shellingham/commit/4c2e340e1a5eebe20b56ea4b64e7a3c30e111ed1"><code>4c2e340</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/sarugaku/shellingham/issues/68">#68</a>
from jacklag/master</li>
<li><a
href="https://github.com/sarugaku/shellingham/commit/9f422532276c55110be5281458b6cb8dfb395713"><code>9f42253</code></a>
Make uname-checking slightly safer</li>
<li><a
href="https://github.com/sarugaku/shellingham/commit/ce00b8b1e2bd04f9785684ad67a65de19f082cb7"><code>ce00b8b</code></a>
select correct /proc/#/status file fields on BSD systems</li>
<li>See full diff in <a
href="https://github.com/sarugaku/shellingham/compare/1.5.0.post1...1.5.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shellingham&package-manager=pip&previous-version=1.5.0.post1&new-version=1.5.1)](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 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant