aethon-arion-core
v0.1.1
Published
The Arion project core classes
Downloads
7
Readme
aethon-arion-core
Description
This package defines the core classes required in an Arion simulation, as specified on the project's homepage. The classes implement the modelling and mathematical objects described on the Arion framework pages.
In order to work with the Arion data pipeline spanning the simulation node, server and analysis client, all Arion organisation models must be based on this package and implement the required abstract methods of the Board, Organisation, Plant, Reporting State and Simulation classes.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.