Skip to content

Releases: xsuite/xobjects

Xtrack version 0.1.6

26 Jan 13:23

Choose a tag to compare

Fix:

  • Removed unused scalar types (incompatible with M1 CPUs)

Xobjects version 0.1.5

06 Jan 23:30

Choose a tag to compare

New feature:

  • Introduced linked array (custom __setitem__)

Xobjects version 0.1.4

11 Dec 09:32
3172ef6

Choose a tag to compare

Fix:

  • missing _size in nested structs

Xobjects version 0.1.2

06 Dec 15:31

Choose a tag to compare

Fix:

  • Avoid dependency on cupy and pyopencl on package import

Xobjects version 0.1.1

06 Dec 14:23

Choose a tag to compare

New feature

  • to_dict now performs by default a copy to CPU

Xobjects version 0.1.0

18 Nov 18:03

Choose a tag to compare

New features:

  • dress functionality moved here from xtrack (included new features _reinit_from_xobject and _move_to).
  • Possibility to dress classes by inheriting from DressedStruct

Xobjects version 0.0.9

24 Aug 16:08

Choose a tag to compare

New feature:

  • Source code is attached to kernel objects for inspection

Xobjects version 0.0.8

19 Aug 17:05

Choose a tag to compare

New feature:

  • support for uint32_t in all contexts.

Xobjects version 0.0.7

17 Aug 19:32

Choose a tag to compare

New features:

  • When passing _offset=packed upon creation of a new xobject the default memory alignment is ignored
  • Changed default of Buffer.allocate(...) to align=True

Includes bug fixes in alignment logics.

Xobjects version 0.0.6

16 Aug 15:38

Choose a tag to compare

v0.0.6

Bump version number