Skip to content
  • Behdad Esfahbod's avatar
    Parse matrices of expressions · 4f676747
    Behdad Esfahbod authored
    Previously a <matrix> element could only accept four <double> literals.
    It now accepts full expressions, which can in turn poke into the
    pattern, do math, etc.
    4f676747