"Detector/DetCRD/git@code.ihep.ac.cn:cepc/CEPCSW.git" did not exist on "f4b006c35f0bf2e3dd7d16aa94dd6cad46b15a03"
Newer
Older
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import myproj.simulation as ms\n",
"print(ms.add(1,2))\n",
"print(ms.complex(1,2))"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "dingxf",
"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.10.12"
}
},
"nbformat": 4,
"nbformat_minor": 2
}