{"id":13536176,"url":"https://github.com/lanl/qmasm","last_synced_at":"2025-04-05T04:11:51.428Z","repository":{"id":57459007,"uuid":"62914711","full_name":"lanl/qmasm","owner":"lanl","description":"Quantum macro assembler for D-Wave systems","archived":false,"fork":false,"pushed_at":"2021-02-28T01:25:34.000Z","size":738,"stargazers_count":337,"open_issues_count":0,"forks_count":73,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-05-19T03:43:40.174Z","etag":null,"topics":["quantum-computing","quantum-information","quantum-programming-language"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lanl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-08T20:10:22.000Z","updated_at":"2024-04-17T18:44:36.000Z","dependencies_parsed_at":"2022-08-27T21:00:18.018Z","dependency_job_id":null,"html_url":"https://github.com/lanl/qmasm","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fqmasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fqmasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fqmasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fqmasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/qmasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284951,"owners_count":20913704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["quantum-computing","quantum-information","quantum-programming-language"],"created_at":"2024-08-01T09:00:35.482Z","updated_at":"2025-04-05T04:11:51.404Z","avatar_url":"https://github.com/lanl.png","language":"Python","funding_links":[],"categories":["Quantum Software Packages","Python","Quantum assembly"],"sub_categories":[],"readme":"QMASM: A Quantum Macro Assembler\n================================\n\n[![Build Status](https://travis-ci.org/lanl/qmasm.svg?branch=master)](https://travis-ci.org/lanl/qmasm)\n[![PyPI version](https://badge.fury.io/py/qmasm.svg)](https://badge.fury.io/py/qmasm)\n\nDescription\n-----------\n\nQMASM fills a gap in the software ecosystem for [D-Wave's adiabatic quantum computers](http://www.dwavesys.com/) by shielding the programmer from having to know system-specific hardware details while still enabling programs to be expressed at a fairly low level of abstraction.  It is therefore analogous to a conventional macro assembler and can be used in much the same way: as a target either for programmers who want a great deal of control over the hardware or for compilers that implement higher-level languages.\n\nN.B. This tool used to be called \"QASM\" but was renamed to avoid confusion with [MIT's QASM](http://www.media.mit.edu/quanta/quanta-web/projects/qasm-tools/), which is used to describe quantum circuits (a different model of quantum computation from what the D-Wave uses) and the [IBM Quantum Experience](http://www.research.ibm.com/quantum/)'s [QASM (now OpenQASM) language](https://github.com/QISKit/openqasm), also used for describing quantum circuits.\n\nInstallation\n------------\n\nQMASM is written in Python.  The latest release can be downloaded and installed from [PyPI](https://pypi.org/project/qmasm/) via\n```bash\npip install qmasm\n```\n\nAlternatively, QMASM can be installed manually from GitHub using the standard [Setuptools](https://setuptools.readthedocs.io/) installation mechanisms.  For example, use\n```bash\npython setup.py install\n```\nto install QMASM in the default location and\n```bash\npython setup.py install --prefix=/my/install/directory\n```\nto install elsewhere.\n\nDocumentation\n-------------\n\nDocumentation for QMASM can be found on the [QMASM wiki](https://github.com/lanl/qmasm/wiki).\n\nQMASM (then known as QASM) is discussed in the following publication:\n\n\u003e Scott Pakin. \"A Quantum Macro Assembler\". In _Proceedings of the 20th Annual IEEE High Performance Extreme Computing Conference_ (HPEC 2016), Waltham, Massachusetts, USA, 13–15 September 2016.  DOI: [10.1109/HPEC.2016.7761637](http://dx.doi.org/10.1109/HPEC.2016.7761637).\n\n\nLicense\n-------\n\nQMASM is provided under a BSD-ish license with a \"modifications must be indicated\" clause.  See [the LICENSE file](http://github.com/lanl/qmasm/blob/master/LICENSE.md) for the full text.\n\nThis package is part of the Hybrid Quantum-Classical Computing suite, known internally as LA-CC-16-032.\n\nAuthor\n------\n\nScott Pakin, \u003cpakin@lanl.gov\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanl%2Fqmasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanl%2Fqmasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanl%2Fqmasm/lists"}