You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,14 @@ the [documentation](https://github.com/FoleyLab/wptherml/blob/master/docs/Equati
12
12
## Quick Start
13
13
- WPTherml is written in Python 3 and requires the numpy, scipy, and matplotlib packages. Current installation of the Anaconda Python 3 package should provide all you need
14
14
on Windows, Mac, or Linux platforms
15
-
- To get started from github:
16
-
-- clone or download this repository to your computer
0 commit comments