Small typo
This commit is contained in:
parent
7fc5645376
commit
a0e76e762d
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ phi7 = mtl.parse('XX a')
|
||||||
|
|
||||||
## Quantitative Evaluate (Signal Temporal Logic)
|
## Quantitative Evaluate (Signal Temporal Logic)
|
||||||
|
|
||||||
Given a property `phi`, one can evaluate is a timeseries satisifies
|
Given a property `phi`, one can evaluate if a timeseries satisifies
|
||||||
`phi`. Time Series can either be defined using a dictionary mapping
|
`phi`. Time Series can either be defined using a dictionary mapping
|
||||||
atomic predicate names to lists of (`time`, `val`) pairs **or** using
|
atomic predicate names to lists of (`time`, `val`) pairs **or** using
|
||||||
the [DiscreteSignals](https://github.com/mvcisback/DiscreteSignals)
|
the [DiscreteSignals](https://github.com/mvcisback/DiscreteSignals)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue