HybridSystems.jl

Hybrid Systems definitions in Julia
Author blegat
Popularity
27 Stars
Updated Last
12 Months Ago
Started In
August 2017

HybridSystems

Documentation Build Status References to cite
Build Status DOI
Codecov branch

This packages defines an interface for defining and working with Hybrid Systems. It also includes an implementation of this interface.

The goal of this package is twofold

  • help making algorithms on Hybrid Systems independent of the particular data structure used to represent them.
  • help users to try many different tools for Hybrid Systems without needed to deal with different interfaces.

The following package implements hybrid systems representations using this interface:

The following package implements algorithms using this interface:

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.