Breeze is a numerical processing library for Scala, providing linear algebra, optimization, and signal processing.
<dependency>
<groupId>org.scalanlp</groupId>
<artifactId>breeze_2.10</artifactId>
<version>0.13.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a dense vector.
Use breeze_2.12 or breeze_2.13.
No dependency data recorded yet.