Skip to content

Commit

Permalink
Merge branch 'main' of github.com:xsuite/xpart
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Apr 27, 2024
2 parents c02ced4 + 712c321 commit 3ef05cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# Choose a context
ctx = xo.ContextCpu()

# Built a set of three particles with different x coordinates
# Built a set of three particles with different y coordinates
particles = xp.build_particles(mode='shift', particle_ref=p0, y=[1,2,3],
_context=ctx)

Expand Down

0 comments on commit 3ef05cb

Please sign in to comment.