harishaseebat92 commited on
Commit
f893204
·
verified ·
1 Parent(s): e43e144

Update heat_app.py

Browse files
Files changed (1) hide show
  1. heat_app.py +2 -0
heat_app.py CHANGED
@@ -1,7 +1,9 @@
1
  import numpy as np
2
  import matplotlib.pyplot as plt
3
  from matplotlib.animation import FuncAnimation
 
4
  import tempfile
 
5
  import gradio as gr
6
 
7
  def solve_and_animate_2d(Lx: float,
 
1
  import numpy as np
2
  import matplotlib.pyplot as plt
3
  from matplotlib.animation import FuncAnimation
4
+
5
  import tempfile
6
+
7
  import gradio as gr
8
 
9
  def solve_and_animate_2d(Lx: float,