This website requires JavaScript.
Explore
Help
Sign In
FYS3150
/
Project-5
Watch
3
Star
0
Fork
0
You've already forked Project-5
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
9
Commits
4
Branches
0
Tags
135
MiB
TeX
33.1%
CSS
31.6%
C++
18.2%
JavaScript
9.4%
Python
4.1%
Other
3.6%
cc6a6e4a9e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Cory
cc6a6e4a9e
Update Makefile and .clangd
2023-12-17 13:32:36 +01:00
include
Create skeleton for the WaveSimulation class.
2023-12-12 16:33:14 +01:00
latex
Initial commit
2023-12-06 11:49:25 +01:00
lib
Create skeleton for the WaveSimulation class.
2023-12-12 16:33:14 +01:00
src
Initial commit
2023-12-06 11:49:25 +01:00
.clang-format
Add formatting
2023-12-08 09:26:07 +01:00
.clangd
Update Makefile and .clangd
2023-12-17 13:32:36 +01:00
.gitattributes
Initial commit
2023-08-28 16:31:03 +02:00
.gitignore
Initial commit
2023-12-06 11:49:25 +01:00
Doxyfile
Add Doxyfile and fix README
2023-12-08 09:33:37 +01:00
Makefile
Update Makefile and .clangd
2023-12-17 13:32:36 +01:00
README.md
Add Doxyfile and fix README
2023-12-08 09:33:37 +01:00
requirements.txt
Initial commit
2023-12-06 11:49:25 +01:00
README.md
Simulating the Schrödinger wave equation using the Crank-Nicolson method in 2+1 dimensions