Hi all,
I ran into an odd edge-case with np.mod and was wondering if this is the
expected behavior, and if so why. This is on a fresh install of python 3.10.14
with numpy 1.26.4 from conda-forge.
>>> import numpy as np
# I have a hard time coming up with a rationale for why 2 of these produce
At the community meeting on Wednesday, we discussed adding `cross2d` as a new
function, partly because of the deprecation of 2d arrays in `cross` (two issues
are linked in the PR). Whether or not this is the right approach to take is
something we want to have a bigger discussion about. One optio