Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 484 Bytes

andromede-modeling-prototype

Prototype to design future modeling capabilities for Antares simulator.

The repository consists in:

  • src/andromede: python package that implements the concepts (models, ports) and allows for basic simulation using them.
  • tests: python tests illustrating the use and behaviour of the concepts
  • models-design: mainly schemas to design the models that one could implement using our concepts.