Groups
Groups
Sign in
Groups
Groups
gonum-dev
Conversations
Labels
About
Send feedback
Help
gonum-dev
Contact owners and managers
1–30 of 469
Mark all as read
Report group
0 selected
Julian Claus
,
Dan Kortschak
11
Apr 21
Confused about depth-first order (right first)
On Mon, 2025-04-21 at 04:28 -0700, Julian Claus wrote: > This is the interface implementation
unread,
Confused about depth-first order (right first)
On Mon, 2025-04-21 at 04:28 -0700, Julian Claus wrote: > This is the interface implementation
Apr 21
Sebastien Binet
Mar 17
confidence interval of fitted parameters
hi there, I am trying to replicate a piece of code originally written in MATLAB, in Go, with Gonum.
unread,
confidence interval of fitted parameters
hi there, I am trying to replicate a piece of code originally written in MATLAB, in Go, with Gonum.
Mar 17
Dan Kortschak
,
Sebastien Binet
3
Mar 14
proposed release v0.16.0
I'll tag gonum/plot when gonum/gonum v0.16.0 is out. -s
unread,
proposed release v0.16.0
I'll tag gonum/plot when gonum/gonum v0.16.0 is out. -s
Mar 14
Sebastien Binet
, …
Dan Kortschak
4
Mar 5
Staying on github? Google-groups?
On Tue Feb 25, 2025 at 09:14 CET, Sebastien Binet wrote: > Hi there, > > With the current
unread,
Staying on github? Google-groups?
On Tue Feb 25, 2025 at 09:14 CET, Sebastien Binet wrote: > Hi there, > > With the current
Mar 5
Sebastien Binet
,
Dan Kortschak
2
Feb 17
Next gonum?
On Mon, 2025-02-17 at 20:23 +0100, 'Sebastien Binet' via gonum-dev wrote: > Hi there, >
unread,
Next gonum?
On Mon, 2025-02-17 at 20:23 +0100, 'Sebastien Binet' via gonum-dev wrote: > Hi there, >
Feb 17
Sebastien Binet
12/13/24
using optimize to reverse engineer an image filtering stack
hi there, I am trying (for fun) to replicate the "Crema" image filter from Instagram. I
unread,
using optimize to reverse engineer an image filtering stack
hi there, I am trying (for fun) to replicate the "Crema" image filter from Instagram. I
12/13/24
Arun Das
9/3/24
Guidance for contributing to gonum
Hi, My name is Arun Das, and I'm a backend developer with a focus on Golang. I'm eager to
unread,
Guidance for contributing to gonum
Hi, My name is Arun Das, and I'm a backend developer with a focus on Golang. I'm eager to
9/3/24
Juan Vargas
8/26/24
lapack.Dgeev not defined
I used lapack.Dgeev with a previous version of Gonum to obtain the eigenvalues of a matrix. This
unread,
lapack.Dgeev not defined
I used lapack.Dgeev with a previous version of Gonum to obtain the eigenvalues of a matrix. This
8/26/24
miller
,
Dan Kortschak
3
7/26/24
Add DOT attributes to multi.DirectedGraph Lines
Thank you sir. In case someone finds it helpful, here[1] is a slightly modified version of the code
unread,
Add DOT attributes to multi.DirectedGraph Lines
Thank you sir. In case someone finds it helpful, here[1] is a slightly modified version of the code
7/26/24
Darya Kaviani
,
Dan Kortschak
2
6/28/24
Complex128 Matrix Eigenvalues
On Tue, 2024-06-25 at 06:21 -0700, 'Darya Kaviani' via gonum-dev wrote: > Hi, > > Is
unread,
Complex128 Matrix Eigenvalues
On Tue, 2024-06-25 at 06:21 -0700, 'Darya Kaviani' via gonum-dev wrote: > Hi, > > Is
6/28/24
Jonas Ritchi
,
Dan Kortschak
2
4/25/24
Why topo.DirectedCyclesIn does not return all the cycles?
I think there is a misunderstanding of the significance of the ordering of the nodes in each of the
unread,
Why topo.DirectedCyclesIn does not return all the cycles?
I think there is a misunderstanding of the significance of the ordering of the nodes in each of the
4/25/24
Jaward Sally
, …
Dan Kortschak
5
4/5/24
Test fails
On Thu, 2024-04-04 at 14:14 +0200, Jan Mercl wrote: > But I am thinking that this is because of
unread,
Test fails
On Thu, 2024-04-04 at 14:14 +0200, Jan Mercl wrote: > But I am thinking that this is because of
4/5/24
Raúl Mera Adasme
,
Dan Kortschak
2
2/21/24
Publication using Gonum
On Tue, 2024-02-20 at 21:26 -0300, Raúl Mera Adasme wrote: > Dear devs, > > I'm writing
unread,
Publication using Gonum
On Tue, 2024-02-20 at 21:26 -0300, Raúl Mera Adasme wrote: > Dear devs, > > I'm writing
2/21/24
Jason Kuan
,
Dan Kortschak
2
12/7/23
a little error in the documentation
On Thu, 2023-12-07 at 07:25 -0800, Jason Kuan wrote: > Hi > > I referred to the sample code
unread,
a little error in the documentation
On Thu, 2023-12-07 at 07:25 -0800, Jason Kuan wrote: > Hi > > I referred to the sample code
12/7/23
Egon
,
Dan Kortschak
6
12/2/23
Proposal to generate code in internal/asm
On Sat, 2023-12-02 at 07:58 +0200, Egon Elbre wrote: > Oh, interesting. Can you also provide the
unread,
Proposal to generate code in internal/asm
On Sat, 2023-12-02 at 07:58 +0200, Egon Elbre wrote: > Oh, interesting. Can you also provide the
12/2/23
j.e....@gmail.com
,
Vladimír Chalupecký
2
9/19/23
QR that returns permutation matrix?
Hi, We do have QR factorization with column pivoting in Gonum as long as you don't mind accessing
unread,
QR that returns permutation matrix?
Hi, We do have QR factorization with column pivoting in Gonum as long as you don't mind accessing
9/19/23
Costanza, Pascal
8/28/23
GraphBLAS binding for Go
Hi, I am happy to announce a library that we have been working on at Intel. It is a Go binding for
unread,
GraphBLAS binding for Go
Hi, I am happy to announce a library that we have been working on at Intel. It is a Go binding for
8/28/23
Dan Kortschak
,
Vladimír Chalupecký
4
8/19/23
draft release for v0.14.0
SGTM On Saturday, August 19, 2023 at 8:42:52 AM UTC+2 Dan Kortschak wrote: On Fri, 2023-08-18 at 23:
unread,
draft release for v0.14.0
SGTM On Saturday, August 19, 2023 at 8:42:52 AM UTC+2 Dan Kortschak wrote: On Fri, 2023-08-18 at 23:
8/19/23
Sebastien Binet
6/15/23
math/rand/v2 is in discussion
hi there, I suspect this might be of interest for people here: math/rand/v2 - a new API for math/rand
unread,
math/rand/v2 is in discussion
hi there, I suspect this might be of interest for people here: math/rand/v2 - a new API for math/rand
6/15/23
Sebastien Binet
, …
Sebastien Binet
7
6/5/23
Gonum/plot time ticker
On Mon Jun 5, 2023 at 12:38 CET, 'Dan Kortschak' via gonum-dev wrote: > On Mon, 2023-06-05
unread,
Gonum/plot time ticker
On Mon Jun 5, 2023 at 12:38 CET, 'Dan Kortschak' via gonum-dev wrote: > On Mon, 2023-06-05
6/5/23
stevocupac cupac
,
Patricio Whittingslow
2
6/3/23
ode package
Should be fixed in this PR: https://github.com/gonum/exp/pull/61 El miércoles, 31 de mayo de 2023 a
unread,
ode package
Should be fixed in this PR: https://github.com/gonum/exp/pull/61 El miércoles, 31 de mayo de 2023 a
6/3/23
Sebastien Binet
5/25/23
Gonum and Go's compiler&runtime office hours
hi, it seems Gonum is still on the radar of people in the compiler & runtime team. (but we
unread,
Gonum and Go's compiler&runtime office hours
hi, it seems Gonum is still on the radar of people in the compiler & runtime team. (but we
5/25/23
Carlos Sobrinho
,
Dan Kortschak
4
5/7/23
gonum graph directed. How can I add edges to unexisting nodes?
On Sun, 2023-05-07 at 19:36 -0700, Carlos Sobrinho wrote: > Yep, I tried doing something like that
unread,
gonum graph directed. How can I add edges to unexisting nodes?
On Sun, 2023-05-07 at 19:36 -0700, Carlos Sobrinho wrote: > Yep, I tried doing something like that
5/7/23
Dan Kortschak
,
Vladimír Chalupecký
2
4/28/23
v0.13.0
I'm happy. Thanks! Vladimir On Thursday, April 27, 2023 at 10:56:27 AM UTC+2 Dan Kortschak wrote:
unread,
v0.13.0
I'm happy. Thanks! Vladimir On Thursday, April 27, 2023 at 10:56:27 AM UTC+2 Dan Kortschak wrote:
4/28/23
Kamil Ziemian
, …
Dan Kortschak
7
4/2/23
Problems with Gonum offical page
"Can I ask what level of experience you have with Go?" Yes of course. I think I'm
unread,
Problems with Gonum offical page
"Can I ask what level of experience you have with Go?" Yes of course. I think I'm
4/2/23
Mohamed Zakaria Miloudi
,
Dan Kortschak
2
3/21/23
netlib
On Tue, 2023-03-21 at 02:59 -0700, Mohamed Zakaria Miloudi wrote: > i've been trying to use
unread,
netlib
On Tue, 2023-03-21 at 02:59 -0700, Mohamed Zakaria Miloudi wrote: > i've been trying to use
3/21/23
Satoru Kobayashi
,
Dan Kortschak
8
3/10/23
gonum/graph: Unmarshaling DOT subgraph attribute
On Thu, 2023-03-09 at 23:53 -0800, Satoru Kobayashi wrote: > Hi Dan, > > I tried to
unread,
gonum/graph: Unmarshaling DOT subgraph attribute
On Thu, 2023-03-09 at 23:53 -0800, Satoru Kobayashi wrote: > Hi Dan, > > I tried to
3/10/23
Shankar (krishnan2098)
, …
Dan Kortschak
20
1/9/23
Arithmetic operations with complex matrices
On Mon, 2023-01-09 at 11:31 -0800, Jakub Korsak wrote: > Hello all, > It is my first post here,
unread,
Arithmetic operations with complex matrices
On Mon, 2023-01-09 at 11:31 -0800, Jakub Korsak wrote: > Hello all, > It is my first post here,
1/9/23
scott...@gmail.com
,
Dan Kortschak
4
10/25/22
gonum/graph: Weighted nodes
On Tue, 2022-10-25 at 11:42 -0700, scott...@gmail.com wrote: > Would you be open to pull request
unread,
gonum/graph: Weighted nodes
On Tue, 2022-10-25 at 11:42 -0700, scott...@gmail.com wrote: > Would you be open to pull request
10/25/22
giancarlo
, …
Sebastien Binet
4
10/4/22
plotter.NewLine() and NaN
On Tue Oct 4, 2022 at 00:45 CET, giancarlo wrote: > this is a route I have considered but not sure
unread,
plotter.NewLine() and NaN
On Tue Oct 4, 2022 at 00:45 CET, giancarlo wrote: > this is a route I have considered but not sure
10/4/22