hustf / MechGluecode.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Julia 100.0%