sparse-linear-algebra-0.1.0.1: Sparse linear algebra datastructures and algorithms. Currently it provides iterative linear solvers, matrix decompositions, eigenvalue computations and related utilities.

Safe HaskellSafe
LanguageHaskell2010

Lib

Description

A library to do stuff.

Synopsis

Documentation

ourAdd Source #

Arguments

:: Int

left

-> Int

right

-> Int

sum

Add two Int values.