Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Scala Breeze
Conversations
About
Scala Breeze
1–30 of 529
Mark all as read
Report abusive group
0 selected
David Hall
, …
Darren Wilkinson
5
6/18/22
Breeze 2.0 Released
I notice that spire 0.18.0 has been released. Does that help? Thanks, On Monday, May 23, 2022 at 2:25
unread,
Breeze 2.0 Released
I notice that spire 0.18.0 has been released. Does that help? Thanks, On Monday, May 23, 2022 at 2:25
6/18/22
Sanzo Miyazawa
1/11/22
Can scala 3.1 and spire 0.18-M2 be used for 2.0.1-RC2 ?
The most recent version (0.18-M2) of spire is compiled by scala 3.1 rather than 3.0. If possible, it
unread,
Can scala 3.1 and spire 0.18-M2 be used for 2.0.1-RC2 ?
The most recent version (0.18-M2) of spire is compiled by scala 3.1 rather than 3.0. If possible, it
1/11/22
Ricardo Lee
12/7/21
How can I build a generice method using Breeze methods?
Currently, I'm curious about developing a fixed point type and a library of signal processing
unread,
How can I build a generice method using Breeze methods?
Currently, I'm curious about developing a fixed point type and a library of signal processing
12/7/21
Sanzo Miyazawa
,
David Hall
2
12/1/21
breeze.stats.distributions.RandBasis.uniform and randLong
Yeah fair enough. Could you open issues on the github? github.com/scalanlp/breeze/issues Thanks! --
unread,
breeze.stats.distributions.RandBasis.uniform and randLong
Yeah fair enough. Could you open issues on the github? github.com/scalanlp/breeze/issues Thanks! --
12/1/21
David Hall
,
Darren Wilkinson
16
10/1/21
Breeze 2.0 RC1 for Scala 2.12, 2.13, and 3
Sorry, yes I'll do it this weekend. On Fri, Oct 1, 2021 at 6:56 AM 'Darren Wilkinson' via
unread,
Breeze 2.0 RC1 for Scala 2.12, 2.13, and 3
Sorry, yes I'll do it this weekend. On Fri, Oct 1, 2021 at 6:56 AM 'Darren Wilkinson' via
10/1/21
David Hall
8/14/21
Breeze 1.3
Hi everyone, Hot on the heels of Breeze 2.0-RC1 is Breeze 1.3, which is basically Breeze 1.2 but with
unread,
Breeze 1.3
Hi everyone, Hot on the heels of Breeze 2.0-RC1 is Breeze 1.3, which is basically Breeze 1.2 but with
8/14/21
David Hall
, …
Marcel Luethi
8
5/23/21
Breeze 2.0-SNAPSHOT builds for Scala 2.12/2.13/3.0.0-RC3
Hi David I finally managed to port my own project, Scalismo, to Scala 3 and thereby to test also
unread,
Breeze 2.0-SNAPSHOT builds for Scala 2.12/2.13/3.0.0-RC3
Hi David I finally managed to port my own project, Scalismo, to Scala 3 and thereby to test also
5/23/21
David Hall
, …
Darren Wilkinson
10
5/5/21
Scala 3 Experts? Have a few questions about changes to implicit search
Thanks! I managed to get it working so we'll see how it goes. One of the more important consumers
unread,
Scala 3 Experts? Have a few questions about changes to implicit search
Thanks! I managed to get it working so we'll see how it goes. One of the more important consumers
5/5/21
David Hall
4/15/21
Breeze 1.2
Hi everyone, I'm pleased to announce the release of Breeze 1.2 which is more or less a bugfix
unread,
Breeze 1.2
Hi everyone, I'm pleased to announce the release of Breeze 1.2 which is more or less a bugfix
4/15/21
David Hall
,
Marcel Luethi
2
4/13/21
Large developer-facing change pushed
Dear David It is absolutely awesome that breeze will have proper support for Scala 3.0. After having
unread,
Large developer-facing change pushed
Dear David It is absolutely awesome that breeze will have proper support for Scala 3.0. After having
4/13/21
David Hall
, …
Darren Wilkinson
7
4/9/21
Breeze and Scala 3
ugh, right, thanks. Ok, I think I figured out a reasonable path through scala meta to preserve
unread,
Breeze and Scala 3
ugh, right, thanks. Ok, I think I figured out a reasonable path through scala meta to preserve
4/9/21
Jim Newton
, …
Darren Wilkinson
6
4/8/21
question about SVD
It is vt - the function returns (u, s, vt). But it is correct that u * diag(s) * vt is the original
unread,
question about SVD
It is vt - the function returns (u, s, vt). But it is correct that u * diag(s) * vt is the original
4/8/21
Jim Newton
,
David Hall
3
4/6/21
is the svd function robust
The info messages should only show up the first the time any breeze function is called. Netlib-java
unread,
is the svd function robust
The info messages should only show up the first the time any breeze function is called. Netlib-java
4/6/21
Jim Newton
4/6/21
could not find implicit value for parameter impl: breeze.linalg.norm.Impl[breeze.linalg.DenseMatrix[Double],VR]
I'm trying to call the norm function, as documented in the cheat sheet. https://github.com/
unread,
could not find implicit value for parameter impl: breeze.linalg.norm.Impl[breeze.linalg.DenseMatrix[Double],VR]
I'm trying to call the norm function, as documented in the cheat sheet. https://github.com/
4/6/21
David Hall
8/3/20
Breeze 1.1
Hi everyone, I've released Breeze version 1.1, which is the first Breeze release since 1.0.
unread,
Breeze 1.1
Hi everyone, I've released Breeze version 1.1, which is the first Breeze release since 1.0.
8/3/20
Dmitry Novikov
,
David Hall
2
6/7/20
Usage of regularisation in FirstOrderMinimizer
Yeah I think that's a bug. Please open an issue on github and/or a PR. Your post got caught in
unread,
Usage of regularisation in FirstOrderMinimizer
Yeah I think that's a bug. Please open an issue on github and/or a PR. Your post got caught in
6/7/20
Dmitry Novikov
6/7/20
How to use regularisation in FirstOrderMinimizer
Hi everyone, I have a class that implements FirstOrderMinimizer and needs to apply L1 regularisation.
unread,
How to use regularisation in FirstOrderMinimizer
Hi everyone, I have a class that implements FirstOrderMinimizer and needs to apply L1 regularisation.
6/7/20
Ali
3/11/20
3d plots in breeze-viz
Is it possible to plot 3d vectors in breeze-viz, to show charts like this: It doesn't look like
unread,
3d plots in breeze-viz
Is it possible to plot 3d vectors in breeze-viz, to show charts like this: It doesn't look like
3/11/20
Simon Parten
,
David Hall
3
2/17/20
Spearmans rank correlation in breeze
Okay. I'll have a search for corrcoeff in the repo... it's sounds like spearman is a bust -
unread,
Spearmans rank correlation in breeze
Okay. I'll have a search for corrcoeff in the repo... it's sounds like spearman is a bust -
2/17/20
Simon Parten
2/17/20
Spearman Rank correlation
Does breeze have an implemention for correlation (Pearson) And / or spearman Rank? My searches of the
unread,
Spearman Rank correlation
Does breeze have an implemention for correlation (Pearson) And / or spearman Rank? My searches of the
2/17/20
Bellaz89
,
David Hall
3
11/6/19
Flip DenseVector?
Thanks! I was looking only at the cheatsheet because of the 'out of date' disclaimer on the
unread,
Flip DenseVector?
Thanks! I was looking only at the cheatsheet because of the 'out of date' disclaimer on the
11/6/19
David Hall
8/11/19
Breeze 1.0
Hi everyone, At long last, I'm pleased to announce Breeze 1.0, available for Scala 2.11, 2.12,
unread,
Breeze 1.0
Hi everyone, At long last, I'm pleased to announce Breeze 1.0, available for Scala 2.11, 2.12,
8/11/19
David Hall
,
Sylvain Ductor
3
7/15/19
Breeze 1.0-RC3
Just an update: i found a bug in 2.13 so it's now 1.0-RC4 (scala changed its guarantees about
unread,
Breeze 1.0-RC3
Just an update: i found a bug in 2.13 so it's now 1.0-RC4 (scala changed its guarantees about
7/15/19
David Hall
,
Anton Kulaga
2
10/28/18
Thinking about Breeze 2
What about Scala.native/JS crosscompilation for core classes? Scala.native in theory should be faster
unread,
Thinking about Breeze 2
What about Scala.native/JS crosscompilation for core classes? Scala.native in theory should be faster
10/28/18
Sylvain Ductor
, …
David Hall
6
6/15/18
Bounnded Gaussian Generator
Thank you David and Jeremy!! Both your answer are really usefull for me. I will process those
unread,
Bounnded Gaussian Generator
Thank you David and Jeremy!! Both your answer are really usefull for me. I will process those
6/15/18
meng....@gmail.com
,
David Hall
6
5/21/18
Question about type class design pattern of ImmutableNumericOps in Breeze
Hi David, I've looked into BinaryRegistry type and got a clear sense about it! Thank you very
unread,
Question about type class design pattern of ImmutableNumericOps in Breeze
Hi David, I've looked into BinaryRegistry type and got a clear sense about it! Thank you very
5/21/18
nejc....@gmail.com
5/19/18
OutOfMemoryError when using csvread
I'm trying to load the MNIST training data from Kaggle (73.22M) into a DenseMatrix using the
unread,
OutOfMemoryError when using csvread
I'm trying to load the MNIST training data from Kaggle (73.22M) into a DenseMatrix using the
5/19/18
Ian Downard
,
David Hall
3
4/12/18
Comparing FFTs for Array[Double] in Scala
This works great. Thanks a lot! On Wednesday, April 11, 2018 at 10:08:18 PM UTC-7, David Hall wrote:
unread,
Comparing FFTs for Array[Double] in Scala
This works great. Thanks a lot! On Wednesday, April 11, 2018 at 10:08:18 PM UTC-7, David Hall wrote:
4/12/18
nejc....@gmail.com
,
David Hall
3
4/5/18
Extract a DenseVector from a DenseMatrix based on different column indices
Thank you for both responses. On Monday, March 26, 2018 at 8:25:28 PM UTC+2, David Hall wrote: same
unread,
Extract a DenseVector from a DenseMatrix based on different column indices
Thank you for both responses. On Monday, March 26, 2018 at 8:25:28 PM UTC+2, David Hall wrote: same
4/5/18
Chris Martin
,
David Hall
4
4/1/18
CSCMatrix Native BLAS
Well, you're the first to ask. :) netlib-java (which we use for natives) and "normal"
unread,
CSCMatrix Native BLAS
Well, you're the first to ask. :) netlib-java (which we use for natives) and "normal"
4/1/18