vkostyukov / la4j

Linear Algebra for Java
http://la4j.org
Apache License 2.0
373 stars 109 forks source link

Vector operations WIP #231 #236

Closed vkostyukov closed 9 years ago

vkostyukov commented 9 years ago

This is the work-in-progress on #231. For now, all the operations are implemented, but a couple of things is still blocked due to no iterators support in matrices.