inf-backprop 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- inf-backprop.cabal +4/−4
inf-backprop.cabal view
@@ -5,9 +5,9 @@ -- see: https://github.com/sol/hpack name: inf-backprop-version: 0.1.0.0+version: 0.1.0.1 synopsis: Automatic differentiation and backpropagation.-description: +description:  . Automatic differentiation and backpropagation. We do not attract gradient tape.@@ -16,8 +16,8 @@ . The original purpose of the package is an automatic backpropagation differentiation component for a functional type-dependent library for deep machine learning.- See [tutorial](InfBackprop-Tutorial.html) details.-category: Math+ See [tutorial](docs/InfBackprop-Tutorial.html) details.+category: Mathematics author: Alexey Tochin maintainer: Alexey.Tochin@gmail.com copyright: 2023 Alexey Tochin