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

## About this PR 📦 Updates [org.typelevel:sbt-typelevel-ci-release](https://github.com/typelevel/sbt-typelevel) from `0.4.17` to `0.7.1` 📜 [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.7.1) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.4.17...v0.7.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scalacheck:scalacheck](https://github.com/typelevel/scalacheck) from `1.16.0` to `1.17.1` 📜 [GitHub Release Notes](https://github.com/typelevel/scalacheck/releases/tag/v1.17.1) - [Version Diff](https://github.com/typelevel/scalacheck/compare/v1.16.0...v1.17.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) from `1.10.0` to `1.16.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.16.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.10.0...v1.16.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates * [org.scala-lang:scala3-library](https://github.com/lampepfl/dotty) * [org.scala-lang:scala3-library_sjs1](https://github.com/lampepfl/dotty) from `3.1.1` to `3.3.3` 📜 [GitHub Release Notes](https://github.com/lampepfl/dotty/releases/tag/3.3.3) - [Version Diff](https://github.com/lampepfl/dotty/compare/3.1.1...3.3.3) - [Version Diff](https://github.com/lampepfl/dotty/compare/release-3.1.1...release-3.3.3) ## Usage ✅ **Please merge!** I'll...

## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.14` to `3.2.18` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

## About this PR 📦 Updates com.typesafe.sbt:sbt-osgi from `0.9.6` to `0.9.11` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

## About this PR 📦 Updates * [org.scala-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) * [org.scala-native:scalalib](https://github.com/scala-native/scala-native) * [org.scala-native:test-interface](https://github.com/scala-native/scala-native) from `0.4.9` to `0.4.17` 📜 [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.4.17) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.9...v0.4.17) ## Usage ✅ **Please merge!**...

## About this PR 📦 Updates [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from `2.3.6` to `2.3.8` 📜 [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.3.8) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.3.6...v2.3.8) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

an example worth a 1000 words `Micrograms(30).toMilligrams` results in `0.029999999999999995` **instead** of `0.03` This does not happen for numbers that are not divided without a remain by 5. It seems...

2.x

It would be nice if Squants provided a parallel set of generic types for working with other kinds of numbers besides `Double`, or supported generic types in some other way....

enhancement
in progress
2.x