Skip to content

v0.1.12

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 01:12

FLoops v0.1.12

Diff since v0.1.11

Merged pull requests:

  • Use TestFunctionRunner (#86) (@tkf)
  • Test with InitialValues 0.3 (#92) (@tkf)
  • Style fixes (#95) (@tkf)
  • Refactor ReduceOpSpec processing (#96) (@tkf)
  • Handle @reduce a .+= b etc. (#97) (@tkf)
  • Fix initializing accumulator in loop body (#98) (@tkf)
  • Don't throw HasBoxedVariableError by default (#99) (@tkf)
  • Document how to avoid boxing (#100) (@tkf)
  • Support @reduce a .+= OneHotVector(i => 1, n) (#104) (@tkf)
  • Handle generic dot update (#107) (@tkf)