dvda-0.3.2: Efficient automatic differentiation and code generation

Safe HaskellSafe-Infered

Dvda.Vis

Synopsis

Documentation

previewGraph :: (Ord a, Show a) => FunGraph a -> IO ()Source

show a nice Dot graph

previewGraph' :: (Ord a, Show a) => FunGraph a -> IO ()Source

show a nice Dot graph with labeled edges