xsuite / xobjects

Library to create and manipulate serialized objects in CPU and GPU memory and to compile code on these platforms.
https://xsuite.readthedocs.io
Apache License 2.0
4 stars 15 forks source link

`__repr__` in HybridClass #111

Closed szymonlopaciuk closed 1 year ago

szymonlopaciuk commented 1 year ago

Description

Add a __repr__ to the hybrid class so that debugging is a bit easier.

Checklist

Mandatory:

Optional: