home.social

#multivectors — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #multivectors, aggregated by home.social.

  1. I think I now understand #vector and #bivector in their most basic forms. #python #code can make a BiVector given two vectors but represents it internally as bivector components. Can then ask for two vectors that it would be the outer product of for the purposes of drawing it in #3d in #pyqtgraph

    Need to fix up some coordinate system agreement issues and some singularities plus add color and transparency.

    Then possibly time to move to #GeometricAlgebra #multivectors and then some operators