mirror of
https://github.com/nasa/trick.git
synced 2024-12-21 22:17:51 +00:00
cde7c02d22
The use of True/False prevents the plotting of booleans, as those values cannot be parsed as doubles. While it's conceptually more pleasing to use the actual Python keywords for booleans, numbers will work just as well and allow plotting. #337 |
||
---|---|---|
.. | ||
src/trick | ||
test | ||
.gitignore | ||
build_trick | ||
build.xml | ||
makefile |