Skip to content

v1.0.17

Compare
Choose a tag to compare
@swallat swallat released this 29 May 12:53
· 5216 commits to master since this release
5e859a2
  • Fixed correct python binding of data container and added documentation for it. Closes #78
  • Rename add_net and insert_gate to assign_net and assign_gate in module class. Closes #85
  • Fix cursor position upon stdout and stderr text output
  • Fix build instructions for macOS and import of OpenMP
  • fixxed documentation
  • added new features to gate_decorator_bdd: - generate truth table - evaluate bdd
  • python context is no longer printed before each script execution
  • Hardcode returns from python editor
  • Display prompt before closing application
  • Added first issue templates