spire icon indicating copy to clipboard operation
spire copied to clipboard

Powerful new number types and numeric abstractions for Scala.

Results 135 spire issues
Sort by recently updated
recently updated
newest added

## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.7.17` to `3.8.3` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.3) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.7.17...v3.8.3) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates * [org.typelevel:sbt-typelevel](https://github.com/typelevel/sbt-typelevel) * [org.typelevel:sbt-typelevel-site](https://github.com/typelevel/sbt-typelevel) from `0.4.21` 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.21...v0.7.2) ## Usage ✅ **Please merge!** I'll automatically update this...

Ø is LATIN CAPITAL LETTER O WITH STROKE: https://codepoints.net/U+00D8 ∅ is EMPTY SET: https://codepoints.net/U+2205

Current Spire has `compose` for `Polynomial[A]`: ```scala (f.compose(g).compose(h))(x) // => process h, then g, then f; that's result ``` But it has no `andThen` method for `Polynomial`. In business context,...

## About this PR 📦 Updates * [org.typelevel:algebra](https://github.com/typelevel/cats) * [org.typelevel:algebra-laws](https://github.com/typelevel/cats) from `2.9.0` to `2.11.0` 📜 [GitHub Release Notes](https://github.com/typelevel/cats/releases/tag/v2.11.0) - [Version Diff](https://github.com/typelevel/cats/compare/v2.9.0...v2.11.0) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates [org.scalameta:munit](https://github.com/tgodzik/munit) from `1.0.0-M7` to `1.0.0` 📜 [GitHub Release Notes](https://github.com/scalameta/munit/releases/tag/v1.0.0) - [Version Diff](https://github.com/scalameta/munit/compare/v1.0.0-M7...v1.0.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.apfloat:apfloat](http://www.apfloat.org) from `1.10.1` to `1.14.0` ## 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-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from `2.13.10` to `2.13.15` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.15) - [Version Diff](https://github.com/scala/scala/compare/v2.13.10...v2.13.15) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates * [org.typelevel:sbt-typelevel](https://github.com/typelevel/sbt-typelevel) * [org.typelevel:sbt-typelevel-site](https://github.com/typelevel/sbt-typelevel) from `0.4.21` to `0.7.3` 📜 [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.7.3) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.4.21...v0.7.3) ## Usage ✅ **Please merge!** I'll automatically update this...

Update to Scala Native 0.5 and update libraries only when necessary. It is required to update Scala.JS and Scala3 to use newer binaries