Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 23:30
· 66 commits to main since this release
babfa2f

Reactant v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Export GetDefaultTargetTriple symbol (#160) (@mofeing)
  • feat: implement a separate TracedRNumber (#161) (@avik-pal)
  • Generalize Base._cat to non-Val, typed Base._cat_t and implement typed_hcat, typed_vcat, typed_hvcat, typed_hvncat (#163) (@mofeing)
  • Bypass identical construction on TracedRArray (#165) (@mofeing)
  • test: separate out test groups (#167) (@avik-pal)

Closed issues:

  • Compiling leads to KeyError (#107)
  • Error with vcat (#139)
  • Inconsistent semantics of 0-dim RArrays compared to Julia semantics (#141)
  • Missing hcat/vcat/hvcat dispatches (#148)