Skip to content
#

dimensional-analysis

Here are 58 public repositories matching this topic...

rconde01
rconde01 commented Oct 14, 2021

The documentation says this "Even though mp-units library does not implement any Linear Algebra types it is generic enough to be used with other Linear Algebra libraries existing on the market.". A set of examples using Eigen would be helpful. Blaze would probably be good too, but personally I don't use it so it's a lower priority for me.

A type-safe representation of units with zero-run-time overhead. This library decouples the physical dimensions from the units themselves there by allowing to inter-convert between different systems such as SI and Imperial. The system allows for non-integer rational powers of physical dimensions as well(eg: L^2.5)

  • Updated May 31, 2021
  • C++

Improve this page

Add a description, image, and links to the dimensional-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dimensional-analysis topic, visit your repo's landing page and select "manage topics."

Learn more