Xobjects

Latest version: v0.4.2

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

0.2.3

**Changes**
- Fix (caching of compiled kernels).

0.2.2

**Changes:**
- Introduce possibility of disabling all Xsuite printed output (xtrack._print.suppress = True).
- Fix in type hints.

**Full Changelog**: https://github.com/xsuite/xobjects/compare/v0.2.0...v0.2.2

0.2.1

**Changes:**
- Fix in kernels_from_file.

**Full Changelog**: https://github.com/xsuite/xobjects/compare/v0.2.0...v0.2.1

0.2.0

**Changes:**
- Allow overriding of hybrid classes in kernel compilation.
- Add a new field `_cname` which allows to manually specify the name of the generated XoStruct.
- Change `context.sort_classes` such that duplicated classes appearing later in the list override the ones that appear earlier.
- Associate kernels in their contexts not only with their name but also the overridable classes that they were built with.

**Full Changelog**: https://github.com/xsuite/xobjects/compare/v0.1.32...v0.2.0

0.1.32

**Changes:**
- Patch `pyopencl` module with mean, sqrt and isnan.
- Add some more scalar types to GPU contexts

0.1.31

**Changes:**
- Introduce compile_kernels method in all contexts.
- On ContextCpu, kernels can be saved or loaded from shared-object files.

**Full Changelog**: https://github.com/xsuite/xobjects/compare/v0.1.30...v0.1.31

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.