All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Handle constant derivatives with runtime activity for Enzyme
- Improve support for empty inputs (still not guaranteed) (#835)
- Put test deps into
test/Project.toml(#840)
- Support forward-mode Mooncake with
AutoMooncakeForward(#813)
- Make
AutoForwardFromPrimitiveandAutoReverseFromPrimitivepublic (#825)
- Replace
onewithoneunitin basis computation (#826)
- Bump compat for SparseConnectivityTracer v1 (#823)
- Backend switching for Mooncake (#768)
- Speed up sparse preparation for GPU arrays (#818)
- Use Mooncake's internal copy utilities (#809)
0.6.54 - 2025-05-11
0.6.53 - 2025-05-07
- Allocate Enzyme shadow memory during preparation (#782)