mitodl / mitx-grading-library

The MITx Grading Library, a python grading library for edX
https://edge.edx.org/courses/course-v1:MITx+grading-library+examples/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Tensor Products #96

Closed ChristopherChudzicki closed 5 years ago

ChristopherChudzicki commented 6 years ago

MatrixGrader does not currently support tensor product (aka Kronecker product). This would certain be very very useful for a quantum information course.

@jolyonb Do any of the existing/planned QM series need this?

jolyonb commented 6 years ago

Not that I can think of. It may be useful for relativity courses to be able to contract appropriate indices though.

jolyonb commented 5 years ago

I'm going to close this issue as well. Nobody is requesting it, and we're not going to get to it in the time we have left.