Skip to content

Commit

Permalink
checked the libraries from which the constansts are taken from - ever…
Browse files Browse the repository at this point in the history
…ything from astropy; modified the corresponding text in the notebook
  • Loading branch information
carlamariacoppola committed Jul 30, 2017
1 parent f1a5692 commit 544e9ae
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/level_populations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"source": [
"### Constants\n",
"\n",
"The numerical values of the constants and physical constants will be adopted from numpy, scipy, astropy.\n",
"The numerical values of the constants and physical constants will be adopted from numpy and astropy.\n",
"\n",
" - $h$: Plank's constant\n",
" - $\\hbar$: Plank's constant divided by $2 \\pi$\n",
Expand Down Expand Up @@ -814,7 +814,9 @@
"editable": true
},
"outputs": [],
"source": []
"source": [
""
]
}
],
"metadata": {
Expand All @@ -826,7 +828,7 @@
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 2.0
},
"file_extension": ".py",
"mimetype": "text/x-python",
Expand Down

0 comments on commit 544e9ae

Please sign in to comment.