hmatrix-morpheus 0.1.1.1 → 0.1.1.2
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- hmatrix-morpheus.cabal +3/−3
hmatrix-morpheus.cabal view
@@ -1,5 +1,5 @@ name: hmatrix-morpheus-version: 0.1.1.1+version: 0.1.1.2 synopsis: Low-level machine learning auxiliary functions. description: Purely functional interface to morpheus based on hmatrix.@@ -7,7 +7,7 @@ suitable for using as a low-level primitives to build machine learning applications. . Examples are in "Numeric.Morpheus" module.-homepage: https://github.com/Alexander-Ignatyev/morpheus/tree/master/hmatrix-morpheus+homepage: https://github.com/aligusnet/morpheus/tree/master/hmatrix-morpheus license: BSD3 license-file: LICENSE author: Alexander Ignatyev@@ -109,4 +109,4 @@ source-repository head type: git- location: https://github.com/alexander-ignatyev/morpheus+ location: https://github.com/aligusnet/morpheus.git