[ot][spam][crazy][is it appropriate to direct disruption towards things that have been heavily disrupted?]

Undiscussed Horrific Abuse, One Victim of Many gmkarl at gmail.com
Wed Jun 22 08:57:39 PDT 2022


i got good results using a column vector

>>> import test, numpy as np
>>> vec = np.array([1,0,0,1])
>>> translate234 = test.CoordFrame()
>>> translate234.mat[:,3:] = [[2,3,4,1]]
>>> translate234.apply(vec)
array([3., 3., 4., 1.])


More information about the cypherpunks mailing list