Download Latest Version v0.7.1 source code.tar.gz (15.1 kB)
Email in envelope

Get an email when there's a new version of Bumper.jl

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-07-22 633 Bytes
v0.7.0 source code.tar.gz 2024-07-22 14.9 kB
v0.7.0 source code.zip 2024-07-22 22.2 kB
Totals: 3 Items   37.8 kB 0

Bumper v0.7.0

Diff since v0.6.0

Breaking changes

  • The type of array created by @alloc and alloc! has been changed from a StrideArraysCore.PtrArray to UnsafeArrays.UnsafeArray. This shouldn't matter for most purposes, but can break code that relies on a specific return type.

Merged pull requests: - Drop StrideArrays.jl, move to UnsafeArrays.jl (#42) (@MasonProtter)

Closed issues: - MethodErrors caused by StrideArrays.jl overrides (#34) - Massive slowdown when running with --check-bounds=no (#39) - Zero-dimensional arrays: (#41)

Source: README.md, updated 2024-07-22