Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
linbox-use
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
linbox-use
Contact owners and managers
1–30 of 209
Mark all as read
Report group
0 selected
Laurent Bartholdi
, …
Charles Bouillaguet
7
9/13/23
sampleNullspace examples?
Hi, On 9/12/23 21:44, B Saunders wrote: > This is good news. When it works, sparse elimination
unread,
sampleNullspace examples?
Hi, On 9/12/23 21:44, B Saunders wrote: > This is good news. When it works, sparse elimination
9/13/23
Laurent Bartholdi
8/31/23
Problems compiling: givaro, examples
I just pulled the latest sources from github, and run into a bunch of problems: -- building givaro.
unread,
Problems compiling: givaro, examples
I just pulled the latest sources from github, and run into a bunch of problems: -- building givaro.
8/31/23
Clement Pernet
1/4/22
linbox-1.7.0 fflas-ffpack-2.5.0 givaro-4.2.0 released
Hi, As pointed by Mahrud, the link in my first announcement for the new releases were erroneous. Here
unread,
linbox-1.7.0 fflas-ffpack-2.5.0 givaro-4.2.0 released
Hi, As pointed by Mahrud, the link in my first announcement for the new releases were erroneous. Here
1/4/22
Clement Pernet
12/14/21
linbox-1.7.0 fflas-ffpack-2.5.0 givaro-4.2.0 released
Hi, We are pleased to announce that we just released the latest versions of the three libraries of
unread,
linbox-1.7.0 fflas-ffpack-2.5.0 givaro-4.2.0 released
Hi, We are pleased to announce that we just released the latest versions of the three libraries of
12/14/21
Avishay Yanai
9/28/20
LinBox::LinBoxError when solving a linear system
Hi I'm calling to this function solve(vX, mA, vB, Method::SparseElimination()); where vX is
unread,
LinBox::LinBoxError when solving a linear system
Hi I'm calling to this function solve(vX, mA, vB, Method::SparseElimination()); where vX is
9/28/20
Alexander Rahm
7/29/20
LinBox example code rank.C throws segmentation fault / does not terminate under Ubuntu
Dear LinBox Team, I am using LinBox's rank computation implementation for sparse matrices in my
unread,
LinBox example code rank.C throws segmentation fault / does not terminate under Ubuntu
Dear LinBox Team, I am using LinBox's rank computation implementation for sparse matrices in my
7/29/20
Taketo Sano
, …
B Saunders
9
9/6/19
Solving a large sparse linear system (rectangular & non-full rank) via Wiedemann algorithm
Until we fix method Wiedemann for small primes both solve and rank will be unreliable. In the
unread,
Solving a large sparse linear system (rectangular & non-full rank) via Wiedemann algorithm
Until we fix method Wiedemann for small primes both solve and rank will be unreliable. In the
9/6/19
hanan
,
B Saunders
4
9/4/19
docs
The GFqDom representation is limited to smaller fields, cardinality < 2^20 say. In test-givaro-zpz
unread,
docs
The GFqDom representation is limited to smaller fields, cardinality < 2^20 say. In test-givaro-zpz
9/4/19
Clement Pernet
5/10/19
linbox-1.6.0 fflas-ffpack-2.4.0 givaro-4.1.0 released
Hi, We are pleased to announce that we just released the latest versions of the three libraries of
unread,
linbox-1.6.0 fflas-ffpack-2.4.0 givaro-4.1.0 released
Hi, We are pleased to announce that we just released the latest versions of the three libraries of
5/10/19
Paul Gunnells
,
Jean-Guillaume Dumas
2
2/13/19
hadamard-bound.h not installed
On 12/02/2019 02:27, Paul Gunnells wrote: > Hello, > > Thanks to the help on ffpack-devel I
unread,
hadamard-bound.h not installed
On 12/02/2019 02:27, Paul Gunnells wrote: > Hello, > > Thanks to the help on ffpack-devel I
2/13/19
Alexand...@uni.lu
,
Jean-Guill...@imag.fr
3
1/22/19
blas-transposed-matrix: too many template-parameter-lists
Dear Professor Dumas, Thank you - the fixed source file, which you have linked, works on my machine!
unread,
blas-transposed-matrix: too many template-parameter-lists
Dear Professor Dumas, Thank you - the fixed source file, which you have linked, works on my machine!
1/22/19
bbq
1/5/19
install failed in msys2
when i do sh linbox-auto-install.sh -stable=yes --make-flags="-j 3" i have not these
unread,
install failed in msys2
when i do sh linbox-auto-install.sh -stable=yes --make-flags="-j 3" i have not these
1/5/19
Mark Giesbrecht
, …
Pascal Giorgi
4
9/27/18
LinBox build failure on OSX
Hi, ok I missed this one since it is in our online order basis algorithm and this one was not
unread,
LinBox build failure on OSX
Hi, ok I missed this one since it is in our online order basis algorithm and this one was not
9/27/18
tom murtha
,
B Saunders
7
9/7/18
Minpoly of a compose
Tom, looking back on your original problem, I realize you have an integer matrix, while my check of
unread,
Minpoly of a compose
Tom, looking back on your original problem, I realize you have an integer matrix, while my check of
9/7/18
권다운
,
B Saunders
2
8/9/18
How to get the null space of large sparse matrix using Block-Wiedemann??
See omp-block-rank.C in examples/. On Sat, Jul 28, 2018 at 3:17 AM, 권다운 <dao...@naver.com>
unread,
How to get the null space of large sparse matrix using Block-Wiedemann??
See omp-block-rank.C in examples/. On Sat, Jul 28, 2018 at 3:17 AM, 권다운 <dao...@naver.com>
8/9/18
권다운
8/9/18
How to get null space of large sparse matrix GF(2) using block wiedemann in linbox??
I'm very new to linbox. I have very large sparse matrix ( about 200000x170000 ). I want to get
unread,
How to get null space of large sparse matrix GF(2) using block wiedemann in linbox??
I'm very new to linbox. I have very large sparse matrix ( about 200000x170000 ). I want to get
8/9/18
tom murtha
,
B Saunders
3
5/27/18
linbox smith form function error
I now see that one gets the "MatrixStreamError" when trying the non-file internally
unread,
linbox smith form function error
I now see that one gets the "MatrixStreamError" when trying the non-file internally
5/27/18
Arpan Gujarati
5/14/18
Errors when compiling linbox-1.5.2
Hi, I am getting the following errors when compiling linbox-1.5.2. Any help appreciated. Thanks,
unread,
Errors when compiling linbox-1.5.2
Hi, I am getting the following errors when compiling linbox-1.5.2. Any help appreciated. Thanks,
5/14/18
Mathieu Dutour
,
Jean-Guillaume Dumas
2
3/30/18
Nullspace of a matrix
On 29/03/2018 20:57, Mathieu Dutour wrote: > Dear all, > > would it be possible to introduce
unread,
Nullspace of a matrix
On 29/03/2018 20:57, Mathieu Dutour wrote: > Dear all, > > would it be possible to introduce
3/30/18
tom murtha
3/24/18
Floating point exception in dense vector even when not doing calculations
Hello, I'm trying to run the code appended to the bottom, but I receive a floating point
unread,
Floating point exception in dense vector even when not doing calculations
Hello, I'm trying to run the code appended to the bottom, but I receive a floating point
3/24/18
tom murtha
,
Jean-Guillaume Dumas
3
3/24/18
Creating sparce matrices of arbitrary length and width and setting random entries
Thank you for the quick reply! On Thursday, March 22, 2018 at 4:17:47 AM UTC-4, Jean-Guillaume Dumas
unread,
Creating sparce matrices of arbitrary length and width and setting random entries
Thank you for the quick reply! On Thursday, March 22, 2018 at 4:17:47 AM UTC-4, Jean-Guillaume Dumas
3/24/18
Alexand...@uni.lu
,
Jean-Guillaume Dumas
3
3/8/18
Broken Linbox tutorial
Dear Prof. Dumas, Sorry, your above sample program calls precisely the two libraries that have been
unread,
Broken Linbox tutorial
Dear Prof. Dumas, Sorry, your above sample program calls precisely the two libraries that have been
3/8/18
Alexand...@uni.lu
, …
Jean-Guillaume Dumas
10
2/28/18
Fatal error on #include <vector>
Dear Linbox Team, I have now installed linbox on the current Debian distribution, such that pkg-
unread,
Fatal error on #include <vector>
Dear Linbox Team, I have now installed linbox on the current Debian distribution, such that pkg-
2/28/18
Clement Pernet
11/17/17
linbox-1.5.0 fflas-ffpack-2.3.0 givaro-4.0.3 released
Hi, We are pleased to announce that we just released the latest versions of the three libraries of
unread,
linbox-1.5.0 fflas-ffpack-2.3.0 givaro-4.0.3 released
Hi, We are pleased to announce that we just released the latest versions of the three libraries of
11/17/17
Aleksandr Ovcharenko
7/31/17
Parallel computation of a binary matrix rank
Dear all, Using LinBox, I could find the parallel computation of a determinant of sparse matrix over
unread,
Parallel computation of a binary matrix rank
Dear all, Using LinBox, I could find the parallel computation of a determinant of sparse matrix over
7/31/17
Jean-Guillaume Dumas
7/27/17
Re: LinBox usage for binary matrices
Ovcharenko Aleksandr wrote: Hello guys, I apologize for sending this email to all listed authors of
unread,
Re: LinBox usage for binary matrices
Ovcharenko Aleksandr wrote: Hello guys, I apologize for sending this email to all listed authors of
7/27/17
Yang Zhang
,
Charles Bouillaguet
2
7/7/17
Output matrix as .sms format?
On Fri, Jul 07, 2017 at 01:34:28AM -0700, Yang Zhang wrote: > I am using 'echelon' in
unread,
Output matrix as .sms format?
On Fri, Jul 07, 2017 at 01:34:28AM -0700, Yang Zhang wrote: > I am using 'echelon' in
7/7/17
David Monniaux
2/7/17
[linbox] [bug report] use of linbox from multiple threads, incorrect file open with -DDISABLE_COMMENTATOR
Dear friends at Linbox, I tried using Linbox from multiple threads (using OpenMP) and had crashes.
unread,
[linbox] [bug report] use of linbox from multiple threads, incorrect file open with -DDISABLE_COMMENTATOR
Dear friends at Linbox, I tried using Linbox from multiple threads (using OpenMP) and had crashes.
2/7/17
Jernej Azarija
, …
Rutger Boels
5
7/29/16
Problem compiling/using linbox
hi Clement, thanks for your replies! when I get back from holiday I'll take a look. btw, is there
unread,
Problem compiling/using linbox
hi Clement, thanks for your replies! when I get back from holiday I'll take a look. btw, is there
7/29/16
Riccardo Murri
3/22/16
changes from LinBox 1.3 to LinBox 1.4?
Hello, it's been a while since I've been using LinBox; I have now noticed there is a tag
unread,
changes from LinBox 1.3 to LinBox 1.4?
Hello, it's been a while since I've been using LinBox; I have now noticed there is a tag
3/22/16