Skip to content

Releases: xsuite/xobjects

Xobjects version 0.1.20

11 Aug 17:37
Compare
Choose a tag to compare

Changes:

  • Removed dress function and renamed DressedStruct to HybridClass

Xobjects v0.1.19

29 Jun 14:53
Compare
Choose a tag to compare

Change:

  • Disable OpenMP parallelization until it is optimized and properly tested

Xobjects version 0.1.17

11 Jun 11:53
Compare
Choose a tag to compare

New feature:

  • Possibility to skip kernel compilation (to access the complete source without compiling)

Xobjects v0.1.15

09 Jun 09:22
Compare
Choose a tag to compare

Changes:

  • Add copyright statement to all files
  • Add license file

Xobjects version 0.1.14

12 May 20:26
Compare
Choose a tag to compare

Changes

  • Bugfixes and minor improvements

Xobjects version 0.1.13

01 May 08:22
Compare
Choose a tag to compare

Changes:

  • Basic functionalities available on Windows

Xobjects v0.1.12

31 Mar 07:47
Compare
Choose a tag to compare

Changes:

  • Different implementation for LinkedArrayCupy, required to support cupy > 9.0

Xobjects version 0.1.11

21 Mar 20:31
Compare
Choose a tag to compare

Changes:

  • Fix in 2D array for cupy
  • Added _skip_in_to_dict functionality for dressed objects

Xobjects version 0.1.10

27 Feb 21:36
Compare
Choose a tag to compare

New features:

  • Check names of keyword arguments in the constructor of dressed objects
  • Added has_refs flag

Xobjects version 0.1.8

16 Feb 13:34
Compare
Choose a tag to compare

New feature:

  • Extra fields in dress.to_dict