matrix-accelerate: An accelerate library that adds dependently typed matrices.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

An accelerate library that adds dependently typed matrices. This library adds the ability to do matrix manipulations with or without dependent types to help line up the operations so as to prevent runtime errors.


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log CHANGELOG.md
Dependencies accelerate (>=1.2 && <1.4), base (>=4.7 && <5), lens-accelerate (>=0.3 && <0.4) [details]
License BSD-3-Clause
Copyright 2024 Noah Williams
Author Noah Martin Williams
Maintainer noahmartinwilliams@gmail.com
Category Accelerate, Matrices, GPU
Home page https://github.com/noahmartinwilliams/matrix-accelerate#readme
Bug tracker https://github.com/noahmartinwilliams/matrix-accelerate/issues
Source repo head: git clone https://github.com/noahmartinwilliams/matrix-accelerate
Uploaded by noahmartinwilliams at 2024-06-16T23:31:31Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for matrix-accelerate-0.1.0.0

[back to package description]

accelerate-matrix

Matrix operations for accelerate with dependent types for aligning matrix operations.