Skip to content

v0.2.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 11 Jan 03:37
· 76 commits to master since this release
v0.2.0
5b67e8e

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)