Skip to content

v0.3.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 26 Jun 13:31
· 234 commits to master since this release
v0.3.0
0adb690

v0.3.0 (2019-06-26)

Breaking changes:

  • Previously differentiate([f1,f2], [x,y,z]) would have resulted in a 3 by 2 matrix where each column contains the three partial derivatives. Now it is the more common version where the result is a 2 by 3 matrix and each row contains the partial derivatives (#108)

Diff since v0.2.9

Merged pull requests: