Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
sisi.miao committed Apr 20, 2023
1 parent c55b753 commit c400696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NBP_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@
"#call the executable build from the C++ script 'simulateFER.cpp' for evulation\n",
"#in case of compatibility issue or wanting to try other codes, re-complie 'simulateFER.cpp' on local machine\n",
"import subprocess\n",
"subprocess.call([\"./NBP_jupyter 46 2 800 6 0.3 1\"])"
"subprocess.call([\"./NBP_jupyter\"])"
]
},
{
Expand Down

0 comments on commit c400696

Please sign in to comment.