Software | Version |
---|
Python | 3.11.5 64bit [MSC v.1916 64 bit (AMD64)] |
IPython | 8.15.0 |
OS | Windows 10 10.0.26100 SP0 |
numpy | 1.23.2 |
scipy | 1.11.1 |
matplotlib | 3.7.2 |
Sat Feb 08 14:33:34 2025 Eastern Standard Time |
"
],
"text/latex": [
"\\begin{tabular}{|l|l|}\\hline\n",
"{\\bf Software} & {\\bf Version} \\\\ \\hline\\hline\n",
"Python & 3.11.5 64bit [MSC v.1916 64 bit (AMD64)] \\\\ \\hline\n",
"IPython & 8.15.0 \\\\ \\hline\n",
"OS & Windows 10 10.0.26100 SP0 \\\\ \\hline\n",
"numpy & 1.23.2 \\\\ \\hline\n",
"scipy & 1.11.1 \\\\ \\hline\n",
"matplotlib & 3.7.2 \\\\ \\hline\n",
"\\hline \\multicolumn{2}{|l|}{Sat Feb 08 14:33:34 2025 Eastern Standard Time} \\\\ \\hline\n",
"\\end{tabular}\n"
],
"text/plain": [
"Software versions\n",
"Python 3.11.5 64bit [MSC v.1916 64 bit (AMD64)]\n",
"IPython 8.15.0\n",
"OS Windows 10 10.0.26100 SP0\n",
"numpy 1.23.2\n",
"scipy 1.11.1\n",
"matplotlib 3.7.2\n",
"Sat Feb 08 14:33:34 2025 Eastern Standard Time"
]
},
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"version_information numpy, scipy, matplotlib"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
}
},
"nbformat": 4,
"nbformat_minor": 4
}