Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

File metadata and controls

6 lines (5 loc) · 264 Bytes

Complex Numbers

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.