Skip to content

Commit

Permalink
added corrected sounds and added polynomial of 3rd degree and added d…
Browse files Browse the repository at this point in the history
…iscrete elliptic charts
  • Loading branch information
martawleklinska committed Aug 16, 2024
1 parent c61d754 commit 6721a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zkmarek/video/slides/e4/polynomials.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def construct(self):
self.point.append(DotOnCurve(self.chart.ax, "", a))
self.z = FieldElement(1, 5)


def animate_in(self, scene):
self.new_subsection(scene, "intro", "data/sound/e4/slide1-0.mp3")
scene.play(Write(self.title_label), run_time=2)
Expand Down

0 comments on commit 6721a45

Please sign in to comment.