-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d251d93
commit 61d2c1a
Showing
16 changed files
with
545 additions
and
374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
# HOA | ||
SUTD 2020 10.008 Hands-on Activity 1 Plotting Code Dump | ||
SUTD 2020 10.008 Hands-on Activity Code Dump | ||
|
||
This repo serves as a personal code dump of the script used to generate the answers and the resulting graphs for the Thermal Physics HOA 1 assignment. | ||
This repo serves as a personal code dump of the script used to generate the answers and the resulting graphs/plots for the Thermal Physics HOA 1 and HOA 3 assignments. | ||
|
||
## Usage | ||
|
||
Add in your Plotly username and API key into the script and run by executing `python3 hoa1.py`. | ||
For the HOA 1 script, add in your Plotly username and API key into the script and run by executing `python3 hoa1.py`. | ||
|
||
For the HOA 3 script, just run `python3 hoa3.py`. |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.