spire
spire copied to clipboard
Scala Native 0.5
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
This test failed on CI https://github.com/typelevel/spire/blob/52b3692bdfe01ef6c645380b02595a9c60a9725b/tests/shared/src/test/scala/spire/syntax/CforSuite.scala#L101C1-L115C1
I ran sbt rootJVM/test on my windows computer
+ Factors(n).pow(k) = n.pow(k) 0.922s
[info] Passed: Total 3531, Failed 0, Errors 0, Passed 3531, Ignored 2
any movement on this?
#1342