Simon Gardling
Simon Gardling
Thank you so much @felschr! I'm excited!
I figured this out, using type expansion: ```rust use uom::si::{Dimension, Quantity}; use uom::typenum::{NInt, PInt, UInt, UTerm, B0, B1, Z0}; use uom::Kind; pub type LinearEnergyDensity = Quantity< (dyn Dimension< I =...
Figured out I can do this: ```rust /// m^1 kg^1 s^-2 pub type LinearEnergyDensity = Quantity; ``` very nice!
Hi, I want to do something similar and create an "Energy-per-Length" unit for car energy efficiency. Is this still not possible?
I want to clarify I am looking for something similar to "LinearPowerDensity" but maybe called "LinearEnergyDensity"
I'll try and look at this issue this week, thank you for the report!
I can reproduce this issue locally. I'll start investigating. Edit: lldb: ```shell Process 128835 launched: '/home/primary/projects/hdr-plus/build/hdrplus' (x86_64) Opening ./../burst1_2.CR2 Opening ./../burst1_7.CR2 Black point: Process 128835 stopped * thread #1, name...
Great find @BlueMatthew! Fixed in: https://github.com/timothybrooks/hdr-plus/commit/3429723c204000ebfd9fc59792b62236448c167d
I also do not get notifications Device: Pixel 7 OS: GrapheneOS, Android 14, Google Play Services installed
Dont use a llm for anything. opens the project up to legal issues.