Andreas Gullberg Larsen

Results 259 comments of Andreas Gullberg Larsen

Just a quick 2 cent after my first read or your text. Great write up, good starting point for discussions! To add, these are the things I currently have the...

Bad bot. This is still an issue we need to address.

I'd be very interested in seeing a PR to try to move the discussion forward. There are a lot of ideas and thoughts here and other threads, so some concrete...

Hi, UnitsNet does not currently support XYZ-dimensional quantities in a _generic_ way. Some discussion in #695 on why this was not straight forward to add, but it is absolutely possible...

Earlier in this issue there are several links to proof of concepts and proposals for a _generic_ way to do arithmetic of quantities, which would be transferable to vectors of...

Well hello there Mr Krog :D Yes I think so. We touched on it in #977, but it's always hard to see the possibilities before trying a bit. I threw...

As an example, here is how `Quantity.TryFrom()` is only tested for certain quantity types. https://codecov.io/gh/angularsen/UnitsNet/src/9c12fb1382e8b4b220fe7a9bc625883ce29fc145/UnitsNet/GeneratedCode/Quantity.g.cs The graphs also clearly show how it is quantity types that make up the majority...

Code coverage support was merged in https://github.com/angularsen/UnitsNet/pull/657

Hi @vidzilla , are there other related quantities that would make sense to also add if we do add section modulus? For example `Speed * Duration = Length`. The wiki...