Skip to content

Commit

Permalink
Merge pull request #7 from hsinfan1996/scipy_deprecation
Browse files Browse the repository at this point in the history
Fix import
  • Loading branch information
jablazek authored Jul 12, 2024
2 parents 3b715b9 + 77c4fb7 commit bfee1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fastpt/matter_power_spt.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

import numpy as np
from numpy import log, sqrt, exp, pi
from scipy.integrate import trapz
from scipy.signal import fftconvolve
from .J_k import J_k
import sys
Expand Down

0 comments on commit bfee1ea

Please sign in to comment.