dvda-0.3.2.1: Efficient automatic differentiation and code generation

Safe HaskellSafe-Infered

Dvda.MultipleShooting.CoctaveTemplates

Documentation

writeSetupSource :: Show a => String -> [Expr a] -> [a] -> [a] -> StringSource

writeToStruct :: (Eq a, Show a, Hashable a) => String -> [Expr a] -> [Expr a] -> [Expr a] -> HashMap String [Expr a] -> StringSource

writeUnstruct :: (Eq a, Show a) => String -> [Expr a] -> [Expr a] -> [Expr a] -> [[Expr a]] -> [Expr a] -> [[Expr a]] -> StringSource