We've now laid the groundwork with our initial vector and matrix implementation. The next step will be to finish the job and support heterogeneous units. We'll need to figure out nice, fluent APIs, with good callsite readability, and robust foundations.
This is basically "the heterogeneous-units parts of #70", which I am changing to be core vector/matrix support only.
We've now laid the groundwork with our initial vector and matrix implementation. The next step will be to finish the job and support heterogeneous units. We'll need to figure out nice, fluent APIs, with good callsite readability, and robust foundations.
This is basically "the heterogeneous-units parts of #70", which I am changing to be core vector/matrix support only.