We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b846b0 commit db41242Copy full SHA for db41242
lib/quantum-circuit.js
@@ -7,7 +7,6 @@
7
* the LICENSE.txt file in the root directory of this source tree.
8
*/
9
10
-const { i, typeOf } = require("mathjs");
11
var math = require("mathjs");
12
13
var QASMImport = require("./qasm_import/QASMImport.js");
0 commit comments