Skip to content

Commit

Permalink
readded commented import
Browse files Browse the repository at this point in the history
  • Loading branch information
ThoreWietzke committed Dec 22, 2023
1 parent 57b3d27 commit d27991a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bayesnewton/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from jax.scipy.linalg import cholesky, cho_factor, cho_solve
from jax.scipy.special import gammaln
from jax.lax import scan
# from matplotlib._png import read_png
import math

LOG2PI = math.log(2 * math.pi)
Expand Down

0 comments on commit d27991a

Please sign in to comment.