ad 1.2.0 → 1.2.0.1
raw patch · 1 files changed
+5/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ad.cabal +5/−1
ad.cabal view
@@ -1,5 +1,5 @@ name: ad-version: 1.2.0+version: 1.2.0.1 license: BSD3 license-File: LICENSE copyright: (c) Edward Kmett 2010-2011,@@ -59,6 +59,10 @@ * @T@ means the result is transposed with respect to the traditional formulation. . * @0@ means that the resulting derivative list is padded with 0s at the end.+ .+ Changes since 1.1.3+ .+ * Made primal calculations strict where possible. . Changes since 1.1.0 .