pytket-cutensornet 0.7.1
- New official documentation site.
- Backend methods can now be given a
scratch_fraction
argument to configure the amount of GPU memory allocated to cuTensorNet contraction. Users can also configure the values of theStateAttribute
andSamplerAttribute
from cuTensornet via the backend interface. - Fixed a bug causing the logger to fail displaying device properties.