physical-quantities
Quantity library
A Common Lisp library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.
A common lisp library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.
33 stars
4 watching
3 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
udiknedormin/nimunits | Provides a statically-typed quantity units library for the Nim language | 38 |
mpusz/mp-units | A C++ library for dimensional analysis and unit/quantity manipulation. | 1,094 |
mjendrusch/metric | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
bluescarni/mppp | A high-performance C++ library for arbitrary-precision arithmetic and special functions | 306 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 500 |
mrekucci/epi | A collection of Go implementations for common algorithmic and data structure problems. | 530 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
ethz-asl/curves | A library for curve generation and estimation | 74 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
typelevel/spire | A numeric library for Scala providing powerful number types and abstractions for generic, fast, and precise computations. | 1,764 |
typelevel/squants | A framework for representing quantities and their dimensional relationships in a type-safe way | 923 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
com-lihaoyi/pprint | A Scala library that provides a way to visually represent values and types in programming languages | 226 |
imqs/utfz | A library providing utilities for iterating over and manipulating UTF-8 encoded strings without exceptions. | 7 |
timjb/quantities | A library for type-safe physical computations and unit conversions in Idris. | 158 |