The main export of this package is the ComponentArray type. "Components" of ComponentArrays are really just array blocks that can be accessed through a named index. This will create a new ComponentArray whose data is a view into the original, allowing for standalone models to be composed together by simple function composition. In essence, ComponentArrays allow you to do the things you would usually need a modeling language for, but without actually needing a modeling language. The main targets are for use in DifferentialEquations.jl and Optim.jl, but anything that requires flat vectors is fair game.
Features
- Construct 1-dimensional ComponentArrays
- Examples available
- The main benefit, however, is now our differential equations are unit testable
- ComponentArrays allow you to do the things you would usually need a modeling language for
- Documentation available
- Allows for standalone models to be composed together by simple function composition
Categories
Data VisualizationLicense
MIT LicenseFollow ComponentArrays.jl
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ComponentArrays.jl!