Skip to content

Commit

Permalink
Correct license field
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoran committed Feb 15, 2022
1 parent c9482f7 commit 8d3dddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"description": "<p>QXTools is a framework for simulating quantum circuits using tensor network methods. Weak simulation is the primary use case where given a quantum circuit and input state QXTools will efficiently calculate the probability amplitude of a given output configuration or set of configurations. Given this ability one can sample from the output distribution using random sampling approaches. QXTools is intended to be used by researchers interested in simulating circuits larger than those possible with full wave-function simulators or those interested in research and development of tensor network circuit simulation methods.</p>",
"license": "MIT License",
"license": "mit-license",
"title": "QXTools: A Julia framework for distributed quantum circuit simulation",
"version": "v1.0.0",
"upload_type": "software",
Expand Down

0 comments on commit 8d3dddc

Please sign in to comment.