Releases: JuliaSIMD/Polyester.jl
Releases · JuliaSIMD/Polyester.jl
v0.5.3
Polyester v0.5.3
Merged pull requests:
- Implement two flavors of threaded jacobian with tests (#51) (@alanderos91)
v0.5.2
Polyester v0.5.2
v0.5.1
Polyester v0.5.1
Closed issues:
v0.5.0
v0.4.4
v0.4.3
Polyester v0.4.3
Closed issues:
v0.4.2
v0.4.1
Polyester v0.4.1
Closed issues:
v0.4.0
Polyester v0.4.0
Closed issues:
- Precompiling UndefVarError: UInt256 not defined (#36)
@batch
breaks foreachindex(x)
whenx
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
Polyester v0.3.9
Closed issues:
- Strange out-of-bounds-errors when running with at least three threads. (#35)
Merged pull requests:
- Try and force precompilation (#34) (@ChrisRackauckas)