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

Commits on Nov 30, 2024

  1. [new release] lacaml (11.1.0)

    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.
    mmottl committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    7f48d41 View commit details
    Browse the repository at this point in the history