scalanlp / breeze

Breeze is a numerical processing library for Scala.
www.scalanlp.org
Apache License 2.0
3.44k stars 691 forks source link

Bump dev.ludovic.netlib to 3.0.1 #846

Closed luhenry closed 2 years ago

luhenry commented 2 years ago

There are breaking changes in the package naming to support modules.

luhenry commented 2 years ago

@dlwh :wave: I am in the process of upgrading dev.ludovic.netlib in Spark. But since 3.0.0 comes with a breaking change (change in the package names to accommodate modules), I need to get this change in Breeze as well.

Given that Spark is on org.scalanlp:breeze:2.0, I was also wondering whether it would be possible to do a 2.0.1 release with this patch as well? I'm happy to submit all the PRs necessary.