Skip to content

Commit

Permalink
import inv from numpy (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbales-usgs authored Aug 9, 2024
1 parent 5548b38 commit 7757ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stglib/core/transform.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import numpy as np
import xarray as xr
from numpy.linalg import inv

from stglib.aqd import aqdutils

Expand Down

0 comments on commit 7757ae5

Please sign in to comment.