Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.2% on hackage.haskell.org
Top 5.4% downloads on hackage.haskell.org
Top 3.1% dependent repos on hackage.haskell.org
Top 9.8% forks on hackage.haskell.org

hackage.haskell.org : dimensional

Dimensional is a library providing data types for performing arithmetic with physical quantities and units. Information about the physical dimensions of the quantities and units is embedded in their types and the validity of operations is verified by the type checker at compile time. The wrapping and unwrapping of numerical values as quantities is done by multiplication and division with units. The library is designed to, as far as is practical, enforce/encourage best practices of unit usage. Version 1 of the dimensional package differs from earlier version in that the dimension tracking is implemented using Closed Type Families and Data Kinds rather than functional dependencies. This enables a number of features, including improved support for unit names and quantities with statically-unknown dimensions. Requires GHC 8.0 or later.

Registry - Source - Homepage - JSON
purl: pkg:hackage/dimensional
Keywords: bsd3, library, math, physics
License: BSD-3-Clause
Latest release: over 10 years ago
First release: over 16 years ago
Dependent repositories: 158
Downloads: 26,327 total
Stars: 102 on GitHub
Forks: 15 on GitHub
Total Commits: 500
Committers: 9
Average commits per author: 55.556
Development Distribution Score (DDS): 0.252
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...