1er notebook

parent 0a0ae7fb
......@@ -143,18 +143,15 @@
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"3.112"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
"name": "stdout",
"output_type": "stream",
"text": [
"3.1120000000000001\n"
]
}
],
"source": [
"4*np.mean(accept)"
"print(str.format('{0:.16f}', 4*np.mean(accept)))"
]
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment