issues
search
linbox-team
/
fflas-ffpack
FFLAS-FFPACK - Finite Field Linear Algebra Subroutines / Package
http://linbox-team.github.io/fflas-ffpack/
GNU Lesser General Public License v2.1
57
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failure to build example on mac M1
#404
matthagan15
opened
1 month ago
3
Add declarations for ssyrk_ and dsyrk_ when cblas is not available
#403
d-torrance
opened
2 months ago
1
inline is required when defining in a '.h'
#402
jgdumas
opened
2 months ago
0
Implement H (or RRR) representation for quasiseparable matrices
#401
ClementPernet
opened
4 months ago
1
new random generator of quasiseparable matrices
#400
Tomiki3
opened
4 months ago
0
libffpack.so.1: undefined symbol
#399
JianjianSha
closed
4 months ago
0
libffpack.so.1: undefined symbol
#398
JianjianSha
opened
4 months ago
0
Disable sse41, sse42, avx, avx2 on 32-bit
#397
vbraun
opened
5 months ago
0
.github/workflows/dist.yml: Create github release on tag
#396
mkoeppe
opened
6 months ago
1
test-storage-transpose fails on macOS
#395
saraedum
opened
7 months ago
0
--disable-doc is not parsed correctly by configure
#394
saraedum
opened
7 months ago
0
FSYR2K_Upper_NoTrans test failure
#393
orlitzky
opened
9 months ago
0
Switch config to /bin/sh
#392
ashfield-kasku
closed
10 months ago
1
fflas-ffpack `master`: Build fails on macOS
#391
mkoeppe
opened
10 months ago
2
fflas-ffpack `master`: Various test programs fail to build on `conda-forge-minimal`
#390
mkoeppe
opened
10 months ago
0
fflas-ffpack `master`: `test-fsytrf` hangs/fails on `fedora-34-standard`, `archlinux-latest-minimal`
#389
mkoeppe
opened
10 months ago
0
fflas-ffpack `master`: `test-solve` fails on `fedora-30-standard`, `ubuntu-bionic-gcc_8-i386-minimal`, `debian-bullseye-i386-minimal`
#388
mkoeppe
opened
10 months ago
0
fflas-ffpack `master`: Error tuning fflas-ffpack, `FFPACK::CharpolyFailed` on `linuxmint-21.1-minimal`
#387
mkoeppe
opened
10 months ago
0
ci-sage: Update
#386
mkoeppe
closed
10 months ago
0
Fix a couple of apparent typos in config-blas.h
#385
musicinmybrain
closed
10 months ago
2
Give cblas_ssyrk a return type
#384
jamesjer
closed
1 year ago
2
Update RNS double to fully support moduli beyond 26 bits
#383
pascalgiorgi
opened
1 year ago
0
Fixes a bug the bootstrap of Charpoly ArithProgPrecond method
#382
ClementPernet
opened
1 year ago
0
Wrong modular characteristic polynomial
#381
gilvillard
opened
1 year ago
1
Allow Strassen-Winograd' matrix mult. to work over generic fields
#380
ClementPernet
opened
1 year ago
0
Do not use _mm_permute_ps for simd128_float as it requires AVX. Fix #378
#379
cyrilbouvier
closed
1 year ago
1
bad usage of AVX2 instruction without checking availability of the instruction set
#378
pascalgiorgi
closed
1 year ago
0
Benchmark SSS vs Bruhat
#377
hsignarg
closed
1 year ago
1
Applying autoupdate
#376
ClementPernet
opened
2 years ago
1
372 test sss hangs forever sometimes
#375
hsignarg
closed
2 years ago
1
Givaro library could not be used with the compiler
#374
txgk
closed
2 years ago
6
re-enable openmp support
#373
jgdumas
opened
2 years ago
1
test-sss hangs forever sometimes ...
#372
jgdumas
closed
2 years ago
0
fix PLUQ doc
#371
ClementPernet
closed
2 years ago
1
Fix documentation of PLUQ
#370
ClementPernet
closed
2 years ago
0
SSS benchmarks
#369
hsignarg
closed
2 years ago
1
SSS compression: dense -> generators
#368
hsignarg
closed
2 years ago
1
Recompile the library before compiling a test
#367
ClementPernet
opened
2 years ago
0
Inadequate test parameters for quasi-separable tests
#366
hsignarg
closed
2 years ago
1
Fix fflas-ffpack.pc.in for issue #364
#365
kiwifb
closed
2 years ago
1
fflas-ffpack.pc.in has wrong libdir
#364
kiwifb
closed
2 years ago
0
failure building test-simd.C on darwin (no avx)
#363
collares
opened
2 years ago
0
don't convert when Field==Modular<double>
#362
ClementPernet
closed
2 years ago
1
Performance regression with Modular<double> field
#361
ClementPernet
closed
2 years ago
0
fix license in readme (remains ambiguity GPL/LGPL)
#360
vneiger
opened
2 years ago
1
Fail gracefully when gcc <5 is detected
#359
ClementPernet
opened
2 years ago
0
ambiguity between _m128 and _m256 back again
#358
ClementPernet
closed
2 years ago
2
Fix Simd on i686: SimdChooser, #ifdef guard
#357
cyrilbouvier
closed
2 years ago
1
i686: failure building test-storage-transpose
#356
tornaria
closed
2 years ago
1
Fix wrong parameter order in call to fscal in fsyr2k
#355
ClementPernet
closed
2 years ago
1
Next