Skip to content

Commit

Permalink
Merge pull request #12 from gkoolstra/dev-gerwin
Browse files Browse the repository at this point in the history
Improved example notebooks
  • Loading branch information
gkoolstra authored Jan 24, 2025
2 parents 1e34bc8 + d5a95ee commit a675c73
Show file tree
Hide file tree
Showing 10 changed files with 14,265 additions and 18,158 deletions.
10 changes: 10 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Koolstra"
given-names: "Gerwin"
orcid: "https://orcid.org/0000-0002-6574-5789"
title: "Quantum Electron"
version: 0.2.2
date-released: 2024-10-01
url: "https://github.com/gkoolstra/quantum_electron"
4 changes: 2 additions & 2 deletions examples/00_harmonic_well.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "neon",
"display_name": "eonhe",
"language": "python",
"name": "python3"
},
Expand All @@ -1061,7 +1061,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"version": "3.10.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/00_potential_inspection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "neon",
"display_name": "eonhe",
"language": "python",
"name": "python3"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/01_square_well.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "neon",
"display_name": "eonhe",
"language": "python",
"name": "python3"
},
Expand All @@ -925,7 +925,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.3"
"version": "3.10.6"
}
},
"nbformat": 4,
Expand Down
22,555 changes: 12,060 additions & 10,495 deletions examples/04_time_dynamics.ipynb

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions examples/05_long_channel.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,13 @@
"fm.plot_convergence()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Zoom in to see wheter there are dislocations in the crystal structure"
]
},
{
"cell_type": "code",
"execution_count": 14,
Expand Down
8,747 changes: 1,336 additions & 7,411 deletions examples/97_transmission_line.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit a675c73

Please # to comment.