Releases: xsuite/xobjects
Releases · xsuite/xobjects
Xobjects version 0.1.20
Changes:
- Removed
dress
function and renamedDressedStruct
toHybridClass
Xobjects v0.1.19
Change:
- Disable OpenMP parallelization until it is optimized and properly tested
Xobjects version 0.1.17
New feature:
- Possibility to skip kernel compilation (to access the complete source without compiling)
Xobjects v0.1.15
Changes:
- Add copyright statement to all files
- Add license file
Xobjects version 0.1.14
Changes
- Bugfixes and minor improvements
Xobjects version 0.1.13
Changes:
- Basic functionalities available on Windows
Xobjects v0.1.12
Changes:
- Different implementation for
LinkedArrayCupy
, required to support cupy > 9.0
Xobjects version 0.1.11
Changes:
- Fix in 2D array for cupy
- Added
_skip_in_to_dict
functionality for dressed objects
Xobjects version 0.1.10
New features:
- Check names of keyword arguments in the constructor of dressed objects
- Added
has_refs
flag
Xobjects version 0.1.8
New feature:
- Extra fields in
dress.to_dict