You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@armanbilge Reopen for new idea. spire is a type level math repo. So I think we can make log(Int, Int) different from log(double, double).
In BigDecimal 1 means 1.00000000 and in Int 1 just means 1. This in scala is easy and it's a worthwhile job.
that report
Java's log has the same problem. I don't know if it's expected behavior.
And I use
the application can not stop.
The text was updated successfully, but these errors were encountered: