dimensional-analysis
There are 95 repositories under dimensional-analysis topic.
mpusz/mp-units
The quantities and units library for C++
iliekturtles/uom
Units of measurement -- type-safe zero-cost dimensional analysis
nholthaus/units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
tiffany352/rink-rs
Unit conversion tool and library written in rust
bernedom/SI
A header only C++ library that provides type safety and user defined literals for physical units
aurora-opensource/au
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
paholg/dimensioned
Compile-time dimensional analysis for various unit systems using Rust's type system.
jscheiny/safe-units
Type-safe TypeScript units of measure 👷📏
erikerlandson/coulomb
coulomb: unit analysis for Scala
SymbolicML/DynamicQuantities.jl
Efficient and type-stable physical quantities in Julia
kunalsheth/units-of-measure
Type-safe dimensional analysis and unit conversion in Kotlin.
hyperjeff/Physical
Swift package for physical quantities
martinmoene/PhysUnits-CT-Cpp11
A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion
Flight-School/Rate
A type-safe ratio of Foundation unit quantities
ImpossibleReality/Siffra
A fast and accurate calculator app written in Rust
loliGothicK/mitama-dimensional
C++17 Library for dimensional analysis based on variadic Phantom-Type.
gitsbi/unlib
a light-weight, header-only, dependency-free, C++14 library for ISO units
jansende/benri
benri is a c++ library for compile time checking of physical quantities.
coder543/metric
This library provides zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust.
mfey/units2
A Clojure library for units of measurement.
mjendrusch/metric
Dimensionful types for Nim.
chakravala/UnitSystems.jl
Physical unit systems (Metric, English, Natural, Planck, etc...)
phillipstanleymarbell/Noisy-lang-compiler
Noisy language compiler
tonypilz/units
A lightweight compile-time, header-only, dimensional analysis and unit conversion library built on c++11 with no dependencies
GhostWrench/pqm
Physical Quantities and Measures (PQM) is a Node and browser package for dealing with numbers with units
whoseboy/DDDA
Empowering Scientific Research with AI Assistance! Open Source Code for Data-Driven Dimensional Analysis.
acodcha/phq
Physical Quantities (PhQ) is a C++ library of physical quantities, physical models, and units of measure for scientific computing.
commandblockguy/unit-tool
A tool that allows you to do dimensional analysis on the homescreen of TI-84 Plus CE calculators
teddyoweh/Dimensionality-Reduction-PCA
Dimensionality reduction is basically a process of reducing the amount of random features,attributes variables or in this case called dimensions in a dataset and leaving as much variation in the dataset as possible by obtaining a set of only relevant features to increase the effiency of a model.
cyril-allignol/ocaml-dimensions
Type-level dimensional analysis for OCaml
njoy/DimensionalAnalysis
A compact C++ header-only library providing compile-time dimensional analysis and unit awareness
steelbreeze/pivot
A minimalist library for pivoting data by 1-n dimensions
ajakhotia/units
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)
chakravala/Similitude.jl
Dimensions and Quantities for UnitSystems.jl
rtestardi/calchemy
Calchemy™ -- Math Magic
propensive/quantitative
Statically-checked physical units with seamless syntax