Skip to content

Cloud-J 7.7.3

Compare
Choose a tag to compare
@lizziel lizziel released this 12 Aug 20:21
· 27 commits to main since this release

Release date: 12 Aug 2024
DOI

From CHANGELOG.md

Added

  • Added gcc 14 to github action to build Cloud-J on mac

Changed

  • Minimized usage and checks of error codes to speed up the model

Removed

  • Removed gcc 11 from github action to build Cloud-J on mac
  • Removed safety initialization of outputs where assigning all values is obvious to improve performance

Pull Requests Included

  • Improve speed by reducing error checks and safety initializations by @lizziel in #23

Full Changelog: 7.7.2...7.7.3