/MechGluecode.jl

Primary LanguageJuliaMIT LicenseMIT

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 (?)