Skip to content

Commit

Permalink
Fix issues #31 and #40; remove console_log messages
Browse files Browse the repository at this point in the history
  • Loading branch information
inthar-raven committed Sep 12, 2024
1 parent bc8358a commit f81ed45
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 288 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -646,8 +646,6 @@ stack()`
const latticeBases = sigResult["profiles"].map(
(j) => j["lattice_basis"],
);
console.log(latticeBases);

const profiles = sigResult["profiles"];

const jiTunings = sigResult["ji_tunings"];
Expand Down
114 changes: 88 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f81ed45

Please sign in to comment.