Improves the introduction, compiler, and quickstart guides
Fixes various docstrings
Removes Executable.get_input_info() and Executable.get_output_info() because they weren't returning complete information (e.g. names missing). We should flesh out the API before making it publicly visible.
Improves the introduction, compiler, and quickstart guides
Fixes various docstrings
Removes
Executable.get_input_info()
andExecutable.get_output_info()
because they weren't returning complete information (e.g. names missing). We should flesh out the API before making it publicly visible.