Skip to content

pytket-cutensornet 0.7.1

Compare
Choose a tag to compare
@PabloAndresCQ PabloAndresCQ released this 01 Aug 13:40
· 21 commits to main since this release
26ceff7
  • 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 the StateAttribute and SamplerAttribute from cuTensornet via the backend interface.
  • Fixed a bug causing the logger to fail displaying device properties.