Skip to content

v0.2.15

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 20:01
· 309 commits to main since this release
adee0e0

Reactant v0.2.15

Diff since v0.2.14

Merged pull requests:

  • precompile first interpretation (#353) (@glou-nes)
  • [GHA] Set author of PRs created by scheduled jobs to Enzyme bot (#455) (@giordano)
  • feat: partial support for boolean indexing (#457) (@avik-pal)
  • feat: no_nan mode and more passes (#458) (@avik-pal)
  • Fix cuda isdefined error (#459) (@wsmoses)
  • feat: more trigonometric functions (#462) (@avik-pal)
  • fix: check for name and module in function (#463) (@avik-pal)
  • Fix offsetarrays support (#464) (@wsmoses)
  • Fix opaqueclosure Worldage issue (#465) (@wsmoses)
  • Format code of branch "main" (#466) (@github-actions[bot])
  • CompatHelper: add new compat entry for OffsetArrays in [weakdeps] at version 1 for package ., (keep existing compat) (#467) (@github-actions[bot])
  • CompatHelper: add new compat entry for OffsetArrays at version 1 for package test, (keep existing compat) (#468) (@github-actions[bot])
  • Update index.md (#469) (@x66ccff)
  • Format code of branch "main" (#471) (@github-actions[bot])
  • feat: missing mean(f, ...) dispatches (#472) (@avik-pal)
  • Update index.md, delete the
    tag (#473) (@x66ccff)
  • Provide better error message if calling thunk with wrong types (#474) (@wsmoses)

Closed issues:

  • Precompile first interpretation (#348)
  • How to empty cache? (#460)