Mateusz Pusz
Mateusz Pusz
I think that au behaves similarly to: https://github.com/mpusz/units/issues/351?
@chiphogg, thanks a lot for your comments and contributions! Yes, as I wrote some time ago, more and more issues emerge with the usage of the downcasting facility, and I...
Thanks @JohelEGP, I do not have much time to look into it now but definitely this is an open subject and area for improvement. BTW, I really encourage you and...
Sure, I do not have any experience with Eigen so if you can contribute some examples it would be great. For now, we only have examples basing on the Linear...
Sure, you are welcome to try :-)
Yeah, I've also bounced from this a few times already. NTTP is probably not the way to go. If anywhere, I think that NTTPs could be used to define dimensions....
> For example, when you include(CTest), it automatically set BUILD_TESTING to 'ON'. You can't set the name. So it means that if someone will `include(CTest)` in the customer project before...
Is it possible for vcpkg to just use `src/CMakeLists.txt` directly? In such a case, no changes are needed, and the customer just gets the library code.
I was not aware of this issue but actually, a few days ago I considered changing the namespace (and the include directory name) to `mp_units` just to clean things up...
@JohelEGP, do you have a suggestion what is the best way to proceed here? I would like to make this change in the new framework, as we are breaking users'...