numeric-quest-0.2.0.1: Math and quantum mechanics

Safe HaskellSafe-Inferred

Tensor

Documentation

data Tensor Source

Constructors

S Double 
T [Tensor] 

Instances

showList' :: Show t => Int -> [t] -> String -> StringSource