Skip to content

Devel#482

Open
dvp2015 wants to merge 29 commits into
masterfrom
devel
Open

Devel#482
dvp2015 wants to merge 29 commits into
masterfrom
devel

Conversation

@dvp2015

@dvp2015 dvp2015 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Add encoding CLI option, fix for newer mkl, tests, style

dependabot Bot and others added 20 commits July 15, 2025 16:02
Bumps [intel-cmplr-lib-ur](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) from 2025.0.4 to 2025.2.0.

---
updated-dependencies:
- dependency-name: intel-cmplr-lib-ur
  dependency-version: 2025.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…lib-ur-2025.2.0

build(deps): bump intel-cmplr-lib-ur from 2025.0.4 to 2025.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [intel-cmplr-lib-ur](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) from 2025.2.0 to 2025.2.1.

---
updated-dependencies:
- dependency-name: intel-cmplr-lib-ur
  dependency-version: 2025.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [extern/nlopt](https://github.com/stevengj/nlopt) from `a75f3d9` to `b22a9f7`.
- [Release notes](https://github.com/stevengj/nlopt/releases)
- [Commits](stevengj/nlopt@a75f3d9...b22a9f7)

---
updated-dependencies:
- dependency-name: extern/nlopt
  dependency-version: b22a9f7f65e589022bc9a775ad9977c792fab123
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…n/nlopt-b22a9f7

build(deps): bump extern/nlopt from `a75f3d9` to `b22a9f7`
…ctions/checkout-5

build(deps): bump actions/checkout from 4 to 5
…lib-ur-2025.2.1

build(deps): bump intel-cmplr-lib-ur from 2025.2.0 to 2025.2.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ctions/github-script-9

build(deps): bump actions/github-script from 7 to 9
Bumps [extern/nlopt](https://github.com/stevengj/nlopt) from `b22a9f7` to `88c424d`.
- [Release notes](https://github.com/stevengj/nlopt/releases)
- [Commits](stevengj/nlopt@b22a9f7...88c424d)

---
updated-dependencies:
- dependency-name: extern/nlopt
  dependency-version: 88c424d4f458412787df96fcc95218acbca224fd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
also extend mkl suffixes for 2026 version
text = f.read()
flags = re.MULTILINE + re.IGNORECASE
header, *tally_texts = re.split("tally", text, flags=flags)
_header, *tally_texts = re.split("tally", text, flags=flags)
dvp and others added 9 commits June 18, 2026 19:33
…n/nlopt-88c424d

build(deps): bump extern/nlopt from `b22a9f7` to `88c424d`
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ctions/checkout-7

build(deps): bump actions/checkout from 5 to 7
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