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
Intelligent Retail Management
Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ComponentArrays.jl!