ggebbie / UnitfulLinearAlgebra.jl

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

Update unitful matrix constructor #101

Closed ggebbie closed 10 months ago

ggebbie commented 10 months ago

cases for StaticArrays and normal arrays, but uglier code

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
src/UnitfulMatrix.jl 85.91% <100.00%> (+1.54%) :arrow_up:
src/linear_algebra.jl 56.98% <ø> (ø)

:loudspeaker: Thoughts on this report? Let us know!.

ggebbie commented 10 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 10 months ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.