Update README.md

This commit is contained in:
Marcell Vazquez-Chanlatte 2020-04-06 18:28:20 -07:00 committed by GitHub
parent 998f51a08d
commit d0e807184b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -193,7 +193,7 @@ print(phi(data, dt=0.2))
To Boolean semantics can be thought of as a special case of the To Boolean semantics can be thought of as a special case of the
quantitative semantics where `True ↦ 1` and `False ↦ -1`. This quantitative semantics where `True ↦ 1` and `False ↦ -1`. This
conversion happens automatically using using the `quantitative=False` conversion happens automatically using the `quantitative=False`
flag. flag.