XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
101 stars 55 forks source link

Tests symplectic tf #243

Closed nquesada closed 3 years ago

nquesada commented 3 years ago

Adds basics for symplectic_tf by repurposeing the tests from the original symplectic module.

josh146 commented 3 years ago

@nquesada - the failing wheel builds are fixed in master, so if you merge in master to symplectic_tf, and then to this branch, it should fix it 🙂

nquesada commented 3 years ago

Thanks @josh146 . Just did that.