github HypothesisWorks/hypothesis hypothesis-python-6.62.1
Hypothesis for Python - version 6.62.1

latest releases: hypothesis-python-6.112.1, hypothesis-python-6.112.0, hypothesis-python-6.111.2...
20 months ago

This patch tweaks "xps.arrays()" internals to improve PyTorch
compatibility. Specifically, "torch.full()" does not accept integers
as the shape argument (n.b. technically "size" in torch), but such
behaviour is expected in internal code, so we copy the "torch" module
and patch in a working "full()" function.

The canonical version of these notes (with links) is on readthedocs.

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.