Releases: tkf/ThreadsX.jl
Releases · tkf/ThreadsX.jl
v0.1.11
06 Oct 06:31
Compare
Sorry, something went wrong.
No results found
ThreadsX v0.1.11
Diff since v0.1.10
Merged pull requests:
CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#195 ) (@github-actions[bot])
v0.1.10
20 Mar 09:22
Compare
Sorry, something went wrong.
No results found
ThreadsX v0.1.10
Diff since v0.1.9
Closed issues:
Segfault when using ThreadsX.sum with Zygote on ARM (#192 )
Merged pull requests:
v0.1.9
24 Dec 08:51
Compare
Sorry, something went wrong.
No results found
ThreadsX v0.1.9
Diff since v0.1.8
Closed issues:
ThreadsX.sum is not type inferable (#182 )
Merged pull requests:
Add threaded copy (#184 ) (@tkf )
Use serial copying quicksort before smallsort (#185 ) (@tkf )
Reduce allocations (#186 ) (@tkf )
Support InitialValues 0.3 (#189 ) (@tkf )
v0.1.8
18 Sep 06:12
Compare
Sorry, something went wrong.
No results found
ThreadsX v0.1.8
Diff since v0.1.7
Merged pull requests:
Update CompatHelper.yml (#178 ) (@tkf )
CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#179 ) (@github-actions[bot])
v0.1.7
09 Oct 17:05
Compare
Sorry, something went wrong.
No results found
ThreadsX v0.1.7
Diff since v0.1.6
Closed issues:
Map with purely sequential iterators (#161 )
Merged pull requests:
v0.1.6
18 Sep 04:39
Compare
Sorry, something went wrong.
No results found
v0.1.5
27 Jul 01:08
Compare
Sorry, something went wrong.
No results found
v0.1.4
11 Jul 04:18
Compare
Sorry, something went wrong.
No results found
v0.1.3
04 Jul 10:09
Compare
Sorry, something went wrong.
No results found
v0.1.2
02 Apr 07:05
Compare
Sorry, something went wrong.
No results found
ThreadsX v0.1.2
Diff since v0.1.1
Merged pull requests:
Clarify what kind of "thread-friendliness" is required (#101 ) (@tkf )
Mention that ThreadsX.jl API is deterministic (#102 ) (@tkf )
Support iterators as input to reduce etc. (#106 ) (@tkf )
Require Transducers 0.4.25 (#108 ) (@tkf )