Skip to content

HybridSystems package #5

Description

@blegat

As a follow up of #1 , I have finally decided to split my SwitchedSystems.jl package into an HybridSystems package and a SwitchOnSafety package.
The first one attempts to be a generic interface for HybridSystems.jl It allows both

  1. packages implementing an algorithm on hybrid systems like this package or SwitchOnSafety.jl to be easily accessible without needing to spend time on design a nice user friendly interface.
  2. For the user to have a consistent interface for different algorithms in Julia.

One way to think about it is that HybridSystems.jl is to hybrid systems what MathOptInterface is to optimization.

I would be interested to know what you think about it and whether you would like to use it for this package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions