squants icon indicating copy to clipboard operation
squants copied to clipboard

The Scala API for Quantities, Units of Measure and Dimensional Analysis

Results 73 squants issues
Sort by recently updated
recently updated
newest added

We have several undefined types and partial functions in squants. We should fix these for the next release: ``` ~/squants/shared/src/main/scala/squants % grep -r "???" . ./electro/Capacitance.scala: def /(that: Length) =...

bug

DefaultFormatter includes the object hash in its output. We should remove that so we don't churn the docs everytime we do a build.

The site at `www.squants.com` still references the old organization and version. The `gh-pages` branch contains raw html for the pages instead of a jekyll site What do you think about...

The existing README is way too long. Let's break it up into smaller files with only a basic overview and getting-started guide in the main README.

This library is great, but lacks the ability to output and parse internationalized strings. Micrograms for example will be printed as `mcg` whereas it will be printed `ยตg` in europe....

Hi, I was going to code a TimeSeries class for the Energy domain enforcing that values in the timeseries must be of type `[A

Hi @garyKeorkunian, I would like to use squants in a type-class based setting where it is important to keep track on a type level if e.g. two values of two...

Hi, there a PR to add Moroccan Dirham and Egyptian Pounds to available currency.

## About this PR ๐Ÿ“ฆ Updates [org.typelevel:sbt-typelevel-ci-release](https://github.com/typelevel/sbt-typelevel) from `0.4.17` to `0.7.2` ๐Ÿ“œ [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.7.2) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.4.17...v0.7.2) ## Usage โœ… **Please merge!** I'll automatically update this PR to resolve...