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
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# Computational modeling and visualization with Python
4
4
# GitHub project page. J Wang
5
5
#
6
-
## The latest source programs, library and data files for the book are deposited here and at http://www.faculty.umassd.edu/j.wang/
6
+
## The latest source programs, library and data files for the book are deposited here and at https://jwang.sites.umassd.edu/
7
7
-## Sep. 2017: Jupyter vpython notebooks (.ipynb) are added next to the standard programs (.py), in addition to the archive containing all notebooks (Jupyter_vpython/VPython_Programs_ipynb.zip)
8
8
-## Sep. 2017: Updated input() function compatibility between Python 2.xx and 3.xx to affected programs (Original versions can be found in `v1.0` folder). To summarize, all codes (.py and .ipynb) should run under Python 2.7x and 3.xx as follows:
9
9
-### .py codes not using VPython: will run in Jupyter (via `load prog_name`) and in a terminal
0 commit comments