Initial Release
·
268 commits
to master
since this release
This is the initial release of MultiScaleModels.jl. It is a package designed to make modeling at multiple scales easy by allowing the model to be an abstraction of an array, and making this array compatible with standard scientific computing tools like DifferentialEquations.jl and Optim.jl. The indexing structure is very performant for large systems, making it a low-overhead abstraction for building complex models.