haskell-numerics / hmatrix

Linear algebra and numerical computation
381 stars 104 forks source link

added functions to deal with static complex vectors #316

Closed fhaust closed 4 years ago

fhaust commented 4 years ago

I needed functions to deal with static, complex vectors. Here they are. I hope they comply with hmatrix code guidelines.