dakk / qlasskit

A python-to-quantum compiler
https://dakk.github.io/qlasskit/
Apache License 2.0
52 stars 9 forks source link

py2bexp bool expressions exporter #28

Closed dakk closed 3 weeks ago

dakk commented 3 months ago

Create a cli tool in the qlasskit/tools package called py2bexp that receives a python script (file or stdin) in input and outputs bool expressions. The python script should contain at least one qlassf function.

py2bexp -i pyfile [-e func_name] -o file

Provide also:

Requirements:- Code should be placed on qlasskit/tools

Please read CONTRIBUTING.md before contributing.

CRTejaswi commented 1 month ago

Hi, @dakk ! I'd like to work on this issue as a part of unitaryhack.

dakk commented 1 month ago

Hi, @dakk ! I'd like to work on this issue as a part of unitaryhack.

Hi, wonderful, please go on and let me know if you need anything.

tomv42 commented 3 weeks ago

Here's the comment so I can get assigned. I'll start working on issue #26

dakk commented 3 weeks ago

Here's the comment so I can get assigned. I'll start working on issue #26

Great work, merged and assigned (y)