Skip to content

Commit de05009

Browse files
authored
change homepage
1 parent 577716e commit de05009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Computational modeling and visualization with Python
44
# GitHub project page. J Wang
55
#
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/
77
- ## 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)
88
- ## 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:
99
- ### .py codes not using VPython: will run in Jupyter (via `load prog_name`) and in a terminal

0 commit comments

Comments
 (0)