By Alvin Alexander. Last updated: March 30, 2013
Someone on the Scala User's mailing list asked about having a Complex math class, and I thought it was worth sharing the responses here:
1) Both ScalaLab and Breeze implement Complex functionality (ScalaLab in terms of the Apache Commons Math Library). 2) Check out Spire: https://github.com/non/spire