I hope your semester is off to a great start! Let us know how you're using VPython by tweeting about your activities, labs, assignments, research, etc. and tagging us! The community needs you! #ITeachPhysics
NEW: VPython 7.6.4 released! Thanks to @sspickle, @astronomatty, and John Coady. Also a new release of juperlab 3.14. See the changelog at https://t.co/JJtlJMMVP4 and get help on Groups at
https://t.co/ruDYnBsVO6
Great update by @veritasium to his original (excellent) video on energy transmission in a circuit. The shout-out to M&I is quite appreciated (@VPython_Code, @aaronptitus). Definitely watch his if you teach circuits #ITeachPhysics https://t.co/W0m6ldphwd
From Sherwood: When you click "Share or export this program" you now should see a link to download an HTML file containing your transpiled JavaScript program, which can be loaded into a browser and the program should run.
Via Sherwood and @sspickle:
VPython 7.6.3 has dropped! Currently works w/Python 3.8, 3.9, 3.10.
To Install:
conda install -c vpython vpython
or
pip install vpython
To Update:
conda update -c vpython vpython
or
pip install -U vpython
@WebVPyton THBBBBBT! We’re a bit jealous here. “VPython” is taken by someone who apparently hasn’t tweeted since 2010. I wonder if @TwitterSupport could free up that handle for us? How ‘bout it y’all?
BIG NEWS: Effective immediately, GlowScript will be referred to as Web VPython. This is to avoid confusion with other languages named “GlowScript.” Please make appropriate updates!
https://t.co/yuHZPdub2d should now work.
@VPython_Code is really great. One minute you're wondering what it's like to play baseball in the artificial gravity of an O'Neill cylinder. A few minutes later, you have a simulation of projectile motion with Coriolis and centrifugal forces with plots and everything.