GaloisInc / csaf

Control Systems Analysis Framework - a framework to minimize the effort required to evaluate, implement, and verify controller design (classical and learning enabled) with respect to the system dynamics.
BSD 3-Clause "New" or "Revised" License
11 stars 4 forks source link

Registry pattern for analysis methods #55

Closed podhrmic closed 3 years ago

podhrmic commented 3 years ago

In GitLab by @podhrmic on Sep 21, 2020, 15:11

@EthanJamesLewIf this is in csaf proper, it would be wise to add a registry of analyses and what representations they can analyze. Something to think about for later.

Examples: https://docs.python.org/3/library/functools.html#functools.singledispatch

podhrmic commented 3 years ago

In GitLab by @podhrmic on Sep 21, 2020, 15:11

mentioned in merge request !40

podhrmic commented 3 years ago

In GitLab by @podhrmic on Sep 21, 2020, 16:31

changed the description

podhrmic commented 3 years ago

In GitLab by @EthanJamesLewon Oct 2, 2020, 13:43

mentioned in merge request !50

podhrmic commented 3 years ago

In GitLab by @bauer-matthews on Oct 12, 2020, 06:53

@podhrmic @EthanJamesLew- How critical is this? Time estimate?

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 12, 2020, 16:41

assigned to @podhrmic

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 12, 2020, 16:41

I think this is relatively simple, but not very important.

podhrmic commented 3 years ago

In GitLab by @EthanJamesLewon Oct 12, 2020, 16:42

I finished it just a second ago

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 12, 2020, 16:43

assigned to @EthanJamesLewand unassigned @podhrmic

podhrmic commented 3 years ago

In GitLab by @podhrmic on Jul 13, 2021, 14:22

@EthanJamesLewhas this been fixed?

podhrmic commented 3 years ago

In GitLab by @EthanJamesLewon Jul 14, 2021, 14:58

Fixed