/golang_matrix_complex

complex number matrix type

Primary LanguageGoApache License 2.0Apache-2.0

golang_matrix_complex

complex number matrix type

I couldn't find a golang package for complex number matrixes so I decided to write one quickly. There is very little checking for things like NaN, so this code may bite you.