Skip to content

Releases: SciML/MultiScaleArrays.jl

Initial Release

07 Feb 15:54
Compare
Choose a tag to compare

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.