v0.0.44
What's Changed
- add diag coulomb hamiltonian diag by @kevinsung in #296
- Direct slater sampler by @jrm874 in #257
- Add fswap gate by @haimeng-zhang in #295
- slater sampler: use set instead of list by @kevinsung in #299
- slater sampler: don't use np.ix_ by @kevinsung in #300
- add ftol to linear method and change gtol convergence to match scipy by @kevinsung in #302
- replace W with U for unitary by @kevinsung in #303
New Contributors
- @jrm874 made their first contribution in #257
- @haimeng-zhang made their first contribution in #295
Full Changelog: v0.0.43...v0.0.44