We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dacb1a commit 99c4681Copy full SHA for 99c4681
mllib/pom.xml
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>org.scalanlp</groupId>
54
<artifactId>breeze_${scala.binary.version}</artifactId>
55
- <version>0.8.1</version>
+ <version>0.7</version>
56
<exclusions>
57
<!-- This is included as a compile-scoped dependency by jtransforms, which is
58
a dependency of breeze. -->
0 commit comments