Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

v0.12.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 21 May 20:36
· 129 commits to master since this release
v0.12.0
00814b6

v0.12.0 (2019-05-21)

Full Changelog

Closed issues:

  • Register version 0.11.1 (#158)

Merged pull requests:

  • Set Project.toml version to 0.12.0 (#168) (ararslan)
  • Refactor generic linear algebra tests (#167) (ararslan)
  • Remove incorrect binary linear algebra sensitivities (#166) (ararslan)
  • Refactor SVD and getproperty sensitivities to use U, S, and V (#164) (ararslan)
  • Use named tuples for more reliable dispatch in SVD (#163) (ararslan)
  • Test transpose wrappers for generic linalg sensitivities (#162) (ararslan)
  • Add matrix exponential sensitivities (#161) (ararslan)
  • Allow working with Refs (#159) (ararslan)