Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstksg/hmatrix-vector-sized
Conversion between hmatrix and vector-sized types
https://github.com/mstksg/hmatrix-vector-sized
Last synced: about 2 months ago
JSON representation
Conversion between hmatrix and vector-sized types
- Host: GitHub
- URL: https://github.com/mstksg/hmatrix-vector-sized
- Owner: mstksg
- License: bsd-3-clause
- Created: 2018-02-10T23:46:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T20:53:34.000Z (almost 5 years ago)
- Last Synced: 2024-05-02T00:12:32.449Z (8 months ago)
- Language: Haskell
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hmatrix-vector-sized
[![hmatrix-vector-sized on Hackage](https://img.shields.io/hackage/v/hmatrix-vector-sized.svg?maxAge=2592000)](https://hackage.haskell.org/package/hmatrix-vector-sized)
[![Build Status](https://travis-ci.org/mstksg/hmatrix-vector-sized.svg?branch=master)](https://travis-ci.org/mstksg/hmatrix-vector-sized)Conversion between statically sized types in *[hmatrix][]* (in the
*[Numeric.LinearAlgebra.Static][static]* module) and *[vector-sized][]*.[hmatrix]: http://hackage.haskell.org/package/hmatrix
[vector-sized]: http://hackage.haskell.org/package/vector-sized
[static]: https://hackage.haskell.org/package/hmatrix-0.18.2.0/docs/Numeric-LinearAlgebra-Static.html