Skip to content

Remove C++ density matrix machines + jax workarounds for R->C machines

Vicentini Filippo requested to merge dm-fix into v3.0

Created by: PhilipVinc

Notable changes:

  • new outdtype in Jax machine constructor, used to determine how to compute the gradient (because Jax does not like R->C functions).
  • new vip implementation in machines, which is now fitted compared to before.
  • added l2 norm to the density matrix to_array

Merge request reports