Zexiang
Zexiang
https://github.com/ethanfurman/dbf/blob/1361d26302f2f943c8409e27ddf9e1af4fb961b2/dbf/__init__.py#L8958-L8959 Line 8959 should be ``` matches = glob(search_name) ```
https://github.com/tulip-control/tulip-control/blob/4dbe152bcf44da6cc91747c8318cccc0d61f9ac0/tulip/transys/transys.py#L583 The data type of ts.actions is _dict_. When the function 'transys.tuple2fts' is called, an error pointing to the line above says that '_TypeError: unsupported operand type(s) for |=: 'dict'...
Hello, I really like this plugin and am wondering if it is possible to add support to Mathjax, such as a setting option that allows a switch between Ketax and...