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
This is a basic Complex Number library in Scala, created mainly as a way to get my feet wet with
Scala and its tools. It uses SBT to build, and
ScalaTest to test.
About
Complex number library for Scala...mainly just to get my feet wet in Scala.