Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@djcopley djcopley released this 25 Dec 06:17
· 1 commit to master since this release
010bf9b

QuineMcCluskey v1.0.0 Release Notes

🚀 New Features:

  • Pip package support: Install QuineMcCluskey with ease using pip install simpliqm.
  • Public API: Access minimize and format_minimized_expression functions directly from Python.
  • CLI Entry Point: Run Boolean function minimization directly from the terminal with 'qm'.

🔄 Improvements:

  • Streamlined installation process.
  • Enhanced command-line interface prompts.
  • Improved documentation.