Skip to content

Commit

Permalink
remove pyInspiral import
Browse files Browse the repository at this point in the history
  • Loading branch information
cchapmanbird committed Nov 18, 2024
1 parent dd1d6fb commit ea896f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions few/trajectory/integrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
from scipy.integrate import solve_ivp
from scipy.optimize import brentq

# Cython/C++ imports
from pyInspiral import pyInspiralGenerator, pyDerivative

# Python imports
from ..utils.utility import (
check_for_file_download,
Expand Down

0 comments on commit ea896f8

Please sign in to comment.