Skip to content

Releases: JuliaGPU/GPUArrays.jl

v1.0.3

19 Sep 10:14
v1.0.3
bd10409

Choose a tag to compare

v1.0.3 (2019-09-18)

Diff since v1.0.2

Merged pull requests:

  • Remove hack and properly reimplement Broadcast._bcs1. (#207) (maleadt)
  • fix non-deterministic mapreduce compilation error and inbounds (#206) (ChrisRackauckas)

v1.0.2

16 Sep 08:35
v1.0.2
e9725f8

Choose a tag to compare

v1.0.2 (2019-09-13)

Diff since v1.0.1

Merged pull requests:

v1.0.1

23 Aug 14:42
v1.0.1

Choose a tag to compare

v1.0.1 (2019-08-23)

Diff since v1.0.0

Merged pull requests:

v1.0.0

12 Jul 15:18
v1.0.0
3a6c08b

Choose a tag to compare

Compatibility with latest Adapt.

v0.7.2

06 Jul 21:16
v0.7.2

Choose a tag to compare

See github.com/JuliaGPU/GPUArrays.jl/releases/tag/v0.7.2 for release …

v0.7.1

31 May 14:42
v0.7.1
83a5809

Choose a tag to compare

  • make isapprox consistent with Base implementation
  • support for generating random complex numbers

v0.7.0

25 Apr 05:39

Choose a tag to compare

v0.7.0

v0.6.1

16 Jan 12:53

Choose a tag to compare

Minor bugfix release.

v0.6.0

08 Nov 10:27
fd591b7

Choose a tag to compare

Simplify array constructors, in line with Array from Base.
Use Adapt.jl for dealing with array wrappers.

v0.5.0

24 Oct 15:41
e155e6b

Choose a tag to compare

Simplify random number generator interface