HNNewShowAskJobs
Built with Tanstack Start
Draw high dimensional tensors as a matrix of matrices(blog.ezyang.com)
25 points by matt_d 12 days ago | 3 comments
  • IAmBroom10 days ago

    Since matrices on a computer are actually 2-D matrices stored as linear 'arrays' (ok, memory locations)... I'm not sure what this is. Pretty standard implementation of the concept.

  • saagarjha2 days ago

    Curious why this isn’t in PyTorch.

  • mbowring2 days ago

    MATLAB does this