You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable doctest, improve type annotations and documentation in helperfuncs.py. Also:
* Simplify some examples to make them testable, and fix some incorrect examples.
* Discourage use of `input_list`, `output_list`, `register_list`, and
`wirevector_list`. They've been removed from the documentation. List
comprehensions are easier to read and don't expand the API.
0 commit comments