vkostyukov / la4j

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

Build Is Broken #248

Closed DWiechert closed 9 years ago

DWiechert commented 9 years ago

I just updated to the most recent version of this project and am having build issues. It's complaining that TerminalVectorBuilder and VectorBuilder are no longer classes. This is happening in Vectors.

vkostyukov commented 9 years ago

My bad. I will fix it.

DWiechert commented 9 years ago

Looks like it broke again - https://travis-ci.org/vkostyukov/la4j/jobs/44477033#L459

vkostyukov commented 9 years ago

Thanks! Just fixed it.