Skip to content

Releases: JuliaMath/IntelVectorMath.jl

v0.2.1

15 Jan 21:23
v0.2.1
Compare
Choose a tag to compare

v0.2.1 (2020-01-14)

Diff since v0.2.0

Closed issues:

  • More comprehensive benchmark (#25)

Merged pull requests:

v0.2.0

11 Jan 03:37
v0.2.0
5b67e8e
Compare
Choose a tag to compare

v0.2.0 (2020-01-10)

Diff since v0.1.0

Closed issues:

  • Change Repo Name to IntelVectorMath (#29)
  • Precompilation fails (#27)
  • Cannot load library on Julia 1.3rc5: MethodError: no method matching iterate(::Nothing) (#23)
  • Not overloading Base functions (#19)
  • Info about upcoming removal of packages in the General registry (#18)
  • Wrong linking for the CIS function (#15)
  • Package compatibility caps (#14)
  • symbol lookup error: undefined symbol: mkl_serv_getenv (#12)
  • The tests are uncompleted and the README should be enriched (#5)
  • Extending VML to MKL (#4)

Merged pull requests:

  • Moved CI to GitHub Actions (#31) (Crown421)
  • VML replaced with IntelVectorMath (#28) (aminya)
  • Tweaks to readme (#24) (mcabbott)
  • Updated for Julia 1.0, added (limited) auto detection of libraries and avx support (#17) (Crown421)

Initial

10 Jan 19:20
Compare
Choose a tag to compare
v0.1.0

Add REQUIRE file