Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 654 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 654 Bytes

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