Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

dsatools

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsatools - npm Package Compare versions

Comparing version
0.1.92
to
0.1.93
+1
-1
dsatools.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: dsatools
Version: 0.1.92
Version: 0.1.93
Summary: The library with a most popular tools for Digital Signal Analysis (DSA)

@@ -5,0 +5,0 @@ Home-page: https://github.com/MVRonkin/dsatools

@@ -44,5 +44,2 @@ import numpy as np

if dtype is not None:
data.astype(dtype)
if np.ndim(data)==0:

@@ -49,0 +46,0 @@ return np.asarray([data])

Metadata-Version: 1.1
Name: dsatools
Version: 0.1.92
Version: 0.1.93
Summary: The library with a most popular tools for Digital Signal Analysis (DSA)

@@ -5,0 +5,0 @@ Home-page: https://github.com/MVRonkin/dsatools

@@ -10,3 +10,3 @@

packages=find_packages(),
version="0.1.92",
version="0.1.93",
description=""" The library with a most popular tools for Digital Signal Analysis (DSA) """,

@@ -13,0 +13,0 @@ long_description=readme,