https://github.com/mstksg/hmatrix-vector-sized
Conversion between hmatrix and vector-sized types
https://github.com/mstksg/hmatrix-vector-sized
Last synced: 4 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T20:53:34.000Z (over 5 years ago)
- Last Synced: 2024-05-02T00:12:32.449Z (about 1 year 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
[](https://hackage.haskell.org/package/hmatrix-vector-sized)
[](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