qiskit-advocate / qiskit-advocate-projects

A repository of projects that Qiskit Advocates are actively working on. This project has been evolved into Qiskit Advocate Mentorship Program (QAMP) and the repo is archived. See QAMP Spring 21 for example.
https://github.com/qiskit-advocate/qamp-spring-21
13 stars 2 forks source link

Ruby implementation of MicroQiskit #9

Open spencerking opened 4 years ago

spencerking commented 4 years ago

Abstract

This is a straightforward Ruby implementation of James Wootton's MicroQiskit.

Description

This project is almost done, it just needs a bit of debugging and cleanup. At the moment it's a translation of the JavaScript implementation and has a couple of known bugs (marked with TODOs). The next steps are to:

  1. Fix the outstanding bugs
  2. Clean up the code and make it more idiomatic (most notably the loops)

If you'd like to help get this over the finish line just leave a comment here or message me on slack.

Members

Deliverable

A single Ruby source file implementing MicroQiskit

GitHub repo

https://github.com/spencerking/MicroQiskit - Branch is named ruby

spencerking commented 4 years ago

It's looking like @kenixer and I have this one just about wrapped up. We should be able to close this one out in the next day or so.

HuangJunye commented 4 years ago

This is awesome! Great job!

HuangJunye commented 4 years ago

@kenixer can you leave a comment here so that I can assign you to the issue? @quantumjim would you mind to be a mentor for this project as well?

icepolarizer commented 4 years ago

Yup, I'm here!