Releases: JuliaGPU/ArrayFire.jl
Releases · JuliaGPU/ArrayFire.jl
v1.0.7
ArrayFire v1.0.7
Closed issues:
Merged pull requests:
v1.0.6
v1.0.5
v1.0.4
v1.0.4 (2019-07-20)
v1.0.3
v1.0.3 (2019-07-03)
Closed issues:
v1.0.2
Commits
- Correct parameters for the output arrays (3cd479e)
- Merge branch 'master' of github.com:JuliaComputing/ArrayFire.jl (47013e3)
- REQUIRE is no longer needed (16b3ad6)
- Re-add compatibility bounds. (8cc1372)
- Update LICENSE.md (#232) (4aaa558)
- Update README.md (a7c6dbe)
- Update README.md (#230) (74ebd57)
- add clamp with numbers (a90a8da)
- bump version to 1.0.2 (3f94968)
- fix coverage (38c4b3a)
- fix type piracy for show, rename to show_window (8694f43)
- linspace => range (208446b)
- make AFArray subtype of AbstractArray again (db106e4)
Merged PRs
This changelog was automatically generated, and might contain inaccuracies.
Julia v1.x compatible, fully automatic garbage collection
Fix using Compat
problem
Julia v0.7 release
Julia v0.7 release
patch release for Julia v0.6
v0.1.1 fix readme formatting (#208)
Julia v0.6 support
Rewrite from scratch, too many things have changed.