Popularity
1.3
Stable
Activity
0.0
Stable
2
2
0
Monthly Downloads: 6
Programming language: Haskell
License: MIT License
Latest version: v0.2.1.0
Add another 'safe' Package
README
safe-tensor
This repository contains several projects:
- The Haskell library [safe-tensor](packages/safe-tensor) for dependently-typed tensor algebra
- A compatibility layer with
sparse-tensor
: [safe-tensor-sparse-tensor-compat](packages/safe-tensor-sparse-tensor-compat) - An [example project](examples/example) demonstrating the usage of the
safe-tensor
library for calculations - A highly experimental [example repl](examples/repl) as an attempt to create an interactive application from the library
The repository area-metric-gravity contains a real world application in modified gravity research.