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

xpart

Package Overview
Dependencies
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xpart - npm Package Compare versions

Comparing version
0.23.2
to
0.23.3
+12
-2
PKG-INFO

@@ -1,4 +0,4 @@

Metadata-Version: 2.1
Metadata-Version: 2.4
Name: xpart
Version: 0.23.2
Version: 0.23.3
Summary: Generation of Particle Ensembles

@@ -21,2 +21,12 @@ Home-page: https://xsuite.readthedocs.io/

Requires-Dist: pytest; extra == "tests"
Dynamic: author
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

@@ -23,0 +33,0 @@ Tools for the generation of particle ensemblesin beam dynamics simulations.

@@ -6,2 +6,7 @@ [build-system]

'numpy',
]
]
[pytest]
markers = [
"context_dependent: marks test as one that depends on the execution context",
]
+1
-1

@@ -186,3 +186,3 @@ # copyright ############################### #

assert not np.allclose(particles.x, 0.02, atol=1e-20)
line.unfreeze()
line.discard_tracker()
line.insert_element(element=xt.Marker(), name='match_at_s', at_s=match_at_s)

@@ -189,0 +189,0 @@ line.build_tracker(_context=test_context)

@@ -1,4 +0,4 @@

Metadata-Version: 2.1
Metadata-Version: 2.4
Name: xpart
Version: 0.23.2
Version: 0.23.3
Summary: Generation of Particle Ensembles

@@ -21,2 +21,12 @@ Home-page: https://xsuite.readthedocs.io/

Requires-Dist: pytest; extra == "tests"
Dynamic: author
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

@@ -23,0 +33,0 @@ Tools for the generation of particle ensemblesin beam dynamics simulations.

@@ -1,1 +0,1 @@

__version__ = '0.23.2'
__version__ = '0.23.3'