Animating Ptolemy's Equant with Python, SVG, and CSS
rhodesmill.org
Animating Ptolemy's Equant with Python, SVG, and CSS
1–6 of 6 posts
Re: Animating Ptolemy's Equant with Python, SVG, and CSS
#2Re: Animating Ptolemy's Equant with Python, SVG, and CSS
#3When I was working through Ptolemy, I did some of this in Blender to visualize things like the phases of the moon as predicted by these models.
Re: Animating Ptolemy's Equant with Python, SVG, and CSS
#4(fair warning: puzzlehunt puzzles tend to be essentially unsolvable if you aren't familiar with the conventions of how they work. this one is no exception. there is a link to the solution at the top)
Re: Animating Ptolemy's Equant with Python, SVG, and CSS
#5Re: Animating Ptolemy's Equant with Python, SVG, and CSS
#6Running on my Mac and Safari, I can execute the first couple examples and see the static images they produce but the ones that are supposed to be animated, don't animate. Other than an initial message the %pyplot inline is deprecated in favor of %matplotlib inline, there haven't been any errors reported. This article is a couple years old but things shouldn't have morphed enough to break it. Any thoughts on why it is…