by Vanessa McHale | J
Suppose we wish to compute successive differences. In J:
I adapted the xor example here from Python; they used NumPy.
I ported a Python tutorial to J.