Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed

The focus of this release has been to facilitate benchmarking. It does so by providing a new benchmarking tool and a plotting tool to post-process the results. AArch64 self-hosted runners have been added to CI, and the Linux and compiler versions have been updated too. Inaccuracy issues were fixed in a few functions, failures with cpp-checks and a few other bugs. Finally, the project has been extended with a blog section and its first blog post.

Added

  • Add benchmark and plotting tool by @joanaxcruz in #589, #597, #608 and #609
  • Use Arm-hosted runners by @blapie in #581
  • Add blog section and first post. by @blapie in #582

Changed

  • Update GH runners to Ubuntu 24.04 and GCC14 by @blapie in #598, #599 and #601

Fixed

  • Fix cbrt on AArch32, and atanf(+-0) with gcc-13 by @shibatch in #592
  • Fix oflow bound in log1p(f), exp and pow by @blapie in #604 and #606
  • Work around removal of some PowerPC intrinsics in GCC 15 by @musicinmybrain in #612
  • Fix errors reported by cppcheck by @blapie in #595

All Contributors

Thank you to all contributors: @joanaxcruz, @shibatch , @blapie, @xuhancn, @zhangfeiv0, @orlitzky, @winspool, and @musicinmybrain.

New Contributors

Full Changelog: shibatch/sleef@3.7...3.8

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 28, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 28, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 28, 2025 12:01
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 28, 2025
Merged via the queue into master with commit 1d7c4d2 Jan 28, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-sleef-3.8 branch January 28, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants