erikerlandson / coulomb

coulomb: unit analysis for Scala
https://erikerlandson.github.io/coulomb/
Apache License 2.0
142 stars 9 forks source link

Unit aware linear algebra #81

Open erikerlandson opened 4 years ago

erikerlandson commented 4 years ago

My explorations of unit analysis for matrix and vector math are promising: http://erikerlandson.github.io/blog/2020/05/01/unit-analysis-for-linear-algebra/

Not sure what the best vehicle is, maybe Spark Dataset as the representation for "tabular matrix".

See also #50

erikerlandson commented 7 months ago

some other posts on this topic: