ggebbie / UnitfulLinearAlgebra.jl

Low-cost linear algebra functions for matrices with units
MIT License
6 stars 3 forks source link

references to previous work #6

Open ggebbie opened 1 year ago

ggebbie commented 1 year ago

https://github.com/PainterQubits/Unitful.jl/issues/515

https://github.com/PainterQubits/Unitful.jl/issues/150

https://github.com/goretkin/unitfullinearalgebra.jl

https://github.com/JuliaArrays/StaticArrays.jl/issues/653

https://www.youtube.com/watch?v=J6H9CwzynoQ

https://www.georgehart.com/research/multanal.html

briochemc commented 1 year ago

I'm sure you've stumbled on these, but in case you haven't, see also:


Same list as original comment above but with GitHub decorations to show if the issues/PRs have been resolved/merged or not:

ggebbie commented 1 year ago

Thank you @briochemc ! It would be worthwhile to circle back to see how many of these issues are resolved by this package. On my last check, there were still issues with most of them.

I have registered this package mostly to facilitate project management in Pluto notebooks and to help with automatic documentation deployment in other packages that use this one. I have done considerable work here but my sense is that there is much room for improvement.

briochemc commented 12 months ago

For your reference, hoping it is useful, adding these two to the list: