hyppo v0.5.2

What's Changed

  • Update cca.py by @ricor07 in https://github.com/neurodata/hyppo/pull/425

  • fix of negative unbiased dcov for chi-square test by @LaggyMan in https://github.com/neurodata/hyppo/pull/430

  • Causal Treatment Effect Testing by @ebridge2 in https://github.com/neurodata/hyppo/pull/431

  • Bump ipython from 7.19.0 to 8.10.0 in /docs by @dependabot in https://github.com/neurodata/hyppo/pull/433

  • Remove autograd fallback in DifferentiableKernel and enforce manual gradients (Issue 322) by @tjoab in https://github.com/neurodata/hyppo/pull/432

  • fix future bug that is affecting package installs by @sampan501 in https://github.com/neurodata/hyppo/pull/435

New Contributors

  • @ricor07 made their first contribution in https://github.com/neurodata/hyppo/pull/425

  • @LaggyMan made their first contribution in https://github.com/neurodata/hyppo/pull/430

  • @ebridge2 made their first contribution in https://github.com/neurodata/hyppo/pull/431

  • @tjoab made their first contribution in https://github.com/neurodata/hyppo/pull/432

Full Changelog: https://github.com/neurodata/hyppo/compare/v0.5.1...v0.5.2