Skip to content

Releases: JuliaSIMD/Polyester.jl

v0.5.3

30 Sep 11:33
e435e12
Compare
Choose a tag to compare

Polyester v0.5.3

Diff since v0.5.2

Merged pull requests:

  • Implement two flavors of threaded jacobian with tests (#51) (@alanderos91)

v0.5.2

25 Sep 16:28
Compare
Choose a tag to compare

Polyester v0.5.2

Diff since v0.5.1

v0.5.1

15 Sep 03:34
Compare
Choose a tag to compare

Polyester v0.5.1

Diff since v0.5.0

Closed issues:

  • Variable not defined in Polyester v0.4.4 (#48)
  • Stack overflow for non-unit ranges (#49)

v0.5.0

10 Sep 23:54
Compare
Choose a tag to compare

Polyester v0.5.0

Diff since v0.4.4

Closed issues:

  • Variable not defined on current master (#47)

v0.4.4

08 Sep 00:35
Compare
Choose a tag to compare

Polyester v0.4.4

Diff since v0.4.3

Closed issues:

  • New bug in 0.4.3 and master (#46)

v0.4.3

06 Sep 23:30
Compare
Choose a tag to compare

Polyester v0.4.3

Diff since v0.4.2

Closed issues:

  • How to customize behavior? (#44)
  • Shared loop variable name in @testset causes issues (#45)

v0.4.2

30 Aug 15:38
Compare
Choose a tag to compare

Polyester v0.4.2

Diff since v0.4.1

Closed issues:

  • UndefVarError in 0.4.0 (#42)

v0.4.1

29 Aug 17:15
Compare
Choose a tag to compare

Polyester v0.4.1

Diff since v0.4.0

Closed issues:

  • UndefVarError in 0.4.0 (#42)
  • end not defined? (#43)

v0.4.0

27 Aug 22:49
Compare
Choose a tag to compare

Polyester v0.4.0

Diff since v0.3.9

Closed issues:

  • Precompiling UndefVarError: UInt256 not defined (#36)
  • @batch breaks for eachindex(x) when x is a view (#37)

Merged pull requests:

  • Allow arbitrary number of threads and make @batch more flexible with respect to inputs (#38) (@chriselrod)
  • thread improvments (#41) (@chriselrod)

v0.3.9

16 Aug 22:16
Compare
Choose a tag to compare

Polyester v0.3.9

Diff since v0.3.8

Closed issues:

  • Strange out-of-bounds-errors when running with at least three threads. (#35)

Merged pull requests: