Questions tagged [scala-breeze]

Breeze is a linear algebra library for Scala.

Breeze is a linear algebra library for Scala.

From the project's GitHub page:

Breeze is a library for numerical processing, machine learning, and natural language processing. Its primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency. Breeze is the merger of the ScalaNLP and Scalala projects, because one of the original maintainers is unable to continue development.

197 questions
0
votes
1 answer

Scala Breeze Unable to load windows 64 dll

Hi I'm trying to use the Breeze library for Scala but keep running into this error: [error] (run-main) java.lang.ExceptionInInitializerError: unable to load from [netlib-native_system-win-x86_64.dll] for some reasone that dll won't load when…
The Sockmonster
  • 189
  • 1
  • 8
0
votes
1 answer

Scala: SBT Eclipse plugin fails to build Breeze from scalanlp.org

I am new to Breeze (http://www.scalanlp.org/) and Scala in general. Please help to generate Eclipse project for Breeze with sbt. I have Eclipse plugin for sbt installed. When I try sbt eclipse it fails with the following errors. What…
Anton Ashanin
  • 1,817
  • 5
  • 30
  • 43
1 2 3
13
14