fommil / matrix-toolkits-java

:rocket: High Performance Linear Algebra OOP
GNU Lesser General Public License v3.0
362 stars 104 forks source link

should i check in dense complex matrix? #92

Closed bobcgausa closed 8 years ago

bobcgausa commented 8 years ago

sam

i can check in complex.java, complexdensevector.java, abstractcomplexdensematrix.java, complexdensematrix.java matrix representation is column order array as with your dense matrix but not much point if z routines not added to fommil.

i am a programmer, not a math guy, but will maintain and extend code on request. let me know if i should proceed. bob cook professorcook.org

fommil commented 8 years ago

Hi Bob, it probably doesn't make sense to extend MTJ for complex numbers at. this stage. I think you mean netlib-java needs Z support? And I agree, but I need funding to spend any time on that as I have no free time.

bobcgausa commented 8 years ago

i understand. let me know when you get funding. bobcook47@hotmail.com

fommil commented 8 years ago

@bobcgausa thanks for offering with the complex routines. Perhaps you could create an mtj-extras project or something that I could link to from here?

BTW, I doubt I'll ever get the funding... the Apache projects are using netlib-java extensively but they think of "free software" as "free labour" whereas I'm more about "free / libre software". And I don't use this project at work anymore.