Skip to content

Release Notes v2025.01.13

Latest
Compare
Choose a tag to compare
@ajpotts ajpotts released this 13 Jan 16:06
· 21 commits to master since this release
a3aa4c3

Bug Fixes

  • Issues #3931 and #3933: fixes bug in the Makefile preventing make install-arrow from successfully completing on some systems.
  • Issue #3947: fixes bug where reshape was failing for a single integer argument.

Major changes

  • Issues #3939 and #3957: refactors of the Makefile to streamline offline arkouda builds
  • Issue #3960: creates a comm_diagnostics module for querying comm diagnostic statistics.

Minor changes

  • Issue #3929: Adds chapel 2.1, 2.2 to the github CI
  • Issue #3911: minor performance improvement to reduction module
  • Issues #3881, #3882, and #3872: Completes the refactoring of all functions in EfuncMsg.chpl to the new interface.
Auto-generated release notes

New Contributors

Full Changelog: v2024.12.06...v2025.01.13