round().astype() -> rint(...)
This commit is contained in:
parent
79d0373eeb
commit
8edb7b0956
4 changed files with 49 additions and 29 deletions
|
|
@ -31,7 +31,7 @@ import pathlib
|
|||
import gzip
|
||||
|
||||
import numpy
|
||||
from numpy.typing import NDArray
|
||||
from numpy.typing import NDArray, ArrayLike
|
||||
import klamath
|
||||
from klamath import records
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue