Skip to content

Update FastTanhSinhQuadrature requirement from 1 to 1, 2.1 in the all-julia-packages group across 1 directory#321

Merged
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/julia/all-julia-packages-9569904df7
Apr 8, 2026
Merged

Update FastTanhSinhQuadrature requirement from 1 to 1, 2.1 in the all-julia-packages group across 1 directory#321
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/julia/all-julia-packages-9569904df7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on FastTanhSinhQuadrature to permit the latest version.
Updates FastTanhSinhQuadrature to 2.1.0

Release notes

Sourced from FastTanhSinhQuadrature's releases.

v2.1.0

FastTanhSinhQuadrature v2.1.0

Diff since v2.0.0

v2.1.0

This release brings the performance work on master into a tagged release.

  • Includes the rewritten integrate1D.jl, integrate2D.jl, and integrate3D.jl integration paths.
  • Includes the optimized adaptive AVX execution paths for adaptive quadrature.
  • Improves hot-path performance and adaptive cache behavior for higher-dimensional integration.
  • Promotes these merged performance improvements as package version v2.1.0.

Merged pull requests:

Closed issues:

  • JOSS Review (#20)
  • Documentation missing for v2.0 (#33)
Commits
  • 5872487 v2.1.0: optimized 3D adaptive AVX paths
  • 5782799 Simplify tensor coordinate expressions
  • b412913 Merge pull request #36 from svretina/experimental_performance
  • 668c6fd Add adaptive AVX integration paths
  • dafd0d0 Merge pull request #35 from svretina/perf/adaptive-kernels-coverage
  • d140f2b Refine adaptive kernels and expand coverage
  • baec864 Merge pull request #34 from svretina/perf/integration-hotpaths
  • d806d9d Optimize integration hot paths
  • 8cfd19c Update JOSS draft with reproducibility/Zenodo and refreshed artifacts
  • 7991f5a add zenodo DOI badge
  • Additional commits viewable in compare view

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [FastTanhSinhQuadrature](https://github.com/svretina/FastTanhSinhQuadrature.jl) to permit the latest version.

Updates `FastTanhSinhQuadrature` to 2.1.0
- [Release notes](https://github.com/svretina/FastTanhSinhQuadrature.jl/releases)
- [Commits](svretina/FastTanhSinhQuadrature.jl@v1.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: FastTanhSinhQuadrature
  dependency-version: 2.1.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Apr 8, 2026
@ChrisRackauckas ChrisRackauckas merged commit 00da63a into master Apr 8, 2026
@ChrisRackauckas ChrisRackauckas deleted the dependabot/julia/all-julia-packages-9569904df7 branch April 8, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant