Skip to content

v0.2.5

Choose a tag to compare

@aleCombi aleCombi released this 01 Dec 22:42
· 122 commits to master since this release

ChenSignatures v0.2.5

Diff since v0.2.4

  • Dependency Reduction: Removed Zygote from dependencies for a lighter package footprint.
  • Refactoring: Replaced @generated tensor kernels with standard @inline loops for mul! and exp!, improving maintainability and Enzyme AD compatibility.
  • Cleanup: Moved internal benchmarks and validation scripts to a dedicated directory and removed legacy example files.

Merged pull requests: