Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] lacaml (11.1.0) #27004

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

mmottl
Copy link
Contributor

@mmottl mmottl commented Nov 30, 2024

Lacaml - OCaml-bindings to BLAS and LAPACK

CHANGES:
  • Bug fix: moved incorrect Bool_val out of blocking section.

  • Removed -O3, -ffast-math, and -march=native flags. They may be too risky as
    defaults.

  • Rewrote README and improved changelog.

  • Reformatted all C-code using clang-format and OCaml code using
    ocamlformat.

  • Added GitHub workflow.

CHANGES:

- Bug fix: moved incorrect `Bool_val` out of blocking section.

- Removed -O3, -ffast-math, and -march=native flags. They may be too risky as
  defaults.

- Rewrote README and improved changelog.

- Reformatted all C-code using `clang-format` and OCaml code using
  `ocamlformat`.

- Added GitHub workflow.
@avsm avsm merged commit 0229444 into ocaml:master Dec 2, 2024
1 of 3 checks passed
@avsm
Copy link
Member

avsm commented Dec 2, 2024

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

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.

2 participants