Skip to content

hustf/MechGluecode.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MechGluecode

Glue code for the types defined in Unitfu.jl. The required packages are registered in M8.

The extension glue code is loaded if you also load: - DifferentialEquations.jl => load MechGlueDiffEqBase.jl - Plots.jl => load MechGluePlots.jl

Not completed yet: - Interpolations.jl => load MechGlueDiffEqBase.jl - Plots.jl => load MechGlueInterpolations.jl - ModelingToolkit => MechGlueModelingToolkit - RecursiveArrayTools: This is included in MechGlueDiffEqBase, no standalone glue code needed (?)