swh:1:snp:0106e6af17b808e443b8aea3c7fbd39544e90f40

sort by:
Revision Author Date Message Commit Date
cc4814c just let AC_OPENMP 14 October 2022, 15:01:33 UTC
462d35d update macros 14 October 2022, 13:15:42 UTC
cae7ddd Revert "auto update of the macros" This reverts commit 8d307eed5f094c3b7e39c8ef98198399d921f0b6. 14 October 2022, 13:08:07 UTC
8d307ee auto update of the macros 14 October 2022, 13:00:11 UTC
e2713d1 remove suggested unnecessary lines 14 October 2022, 12:46:02 UTC
0ea84dc Applying autoupdate 14 October 2022, 12:41:31 UTC
f716951 Remove Travis status 12 October 2022, 06:46:20 UTC
833bb2f fix perf publisher 07 October 2022, 19:00:56 UTC
4b520a9 Merge pull request #369 from linbox-team/qsbench SSS benchmarks 27 September 2022, 14:31:48 UTC
baf0ebe Merge branch 'qsbench' of github.com:linbox-team/fflas-ffpack into qsbench 27 September 2022, 14:31:20 UTC
26e55e7 cosmetic updates 27 September 2022, 14:31:12 UTC
c7dc40e Merge branch 'qsbench' of github.com:linbox-team/fflas-ffpack into qsbench 27 September 2022, 14:13:29 UTC
abf7621 remove whitespaces 27 September 2022, 14:13:24 UTC
e3c1044 Addition to .gitignore 27 September 2022, 14:12:43 UTC
e7646c1 Merge branch 'master' into qsbench 27 September 2022, 13:51:21 UTC
7dc5867 Merge pull request #368 from linbox-team/sssgen SSS compression: dense -> generators 27 September 2022, 09:57:56 UTC
a5f4870 Merge branch 'sssgen' of github.com:linbox-team/fflas-ffpack into sssgen 27 September 2022, 09:56:02 UTC
eecebb8 No more leaks. 27 September 2022, 09:55:42 UTC
f6b171a Merge branch 'sssgen' of github.com:linbox-team/fflas-ffpack into sssgen 27 September 2022, 09:43:35 UTC
470c8db fix doc 27 September 2022, 09:39:10 UTC
77bea41 Solved segfaults due to: - wrong transposition valuefor permutation; - wrong generation of QS matrix. 27 September 2022, 09:18:41 UTC
9fac36a debug and changed parameter name 27 September 2022, 07:59:18 UTC
e7063ad Fixed test parameters. Ok for merge. 26 September 2022, 15:42:23 UTC
a0800f5 Merge pull request #371 from linbox-team/fix_pluq_doc fix PLUQ doc 26 September 2022, 12:26:06 UTC
437b812 Solved wrong transposition value for application of a permutation given by a PLUQ. Modified tests to detect the error. 26 September 2022, 12:21:58 UTC
58cb6c4 Removed unnecessary comments. 31 August 2022, 09:20:35 UTC
a059c83 New tests with triangular qs generator do not pass. Generator is too unstable to keep testing , it needs to be modified first. 31 August 2022, 09:11:50 UTC
39fd51a fix PLUQ doc 30 August 2022, 14:20:35 UTC
df43030 Comments 30 August 2022, 13:38:28 UTC
cd39886 Merge branch 'master' into qsbench 30 August 2022, 09:47:53 UTC
9dc4531 Removed unnecessary comments 26 August 2022, 17:08:34 UTC
cba05db preparing new minor version. SageCI 26 August 2022, 15:00:29 UTC
d397eae Merge branch 'master' of github.com:linbox-team/fflas-ffpack 26 August 2022, 14:18:45 UTC
5f55e55 Update README.md partly fixing #360 26 August 2022, 12:18:39 UTC
4e6d665 Benchmarks SSS finished; Not aligned with CB bench. 26 August 2022, 07:03:35 UTC
6b27d70 Merge branch 'sssgen' of github.com:linbox-team/fflas-ffpack into sssgen 26 August 2022, 05:29:57 UTC
f8fd204 Additions to ffpack.h and gitignore 26 August 2022, 05:29:06 UTC
033d5b5 Created benchmark for QS matrices. Still unfunctional. 25 August 2022, 15:23:20 UTC
b32e015 ffpack_sss.inl was not installed ... 25 August 2022, 14:53:25 UTC
154e986 Merge branch 'master' into sssgen 25 August 2022, 10:09:30 UTC
758f611 Change test values for issue #366. Untabify. 25 August 2022, 09:52:13 UTC
0d4160c Fixed bugs for n and s small 25 August 2022, 09:41:52 UTC
72ce9c8 Merge branch 'master' of github.com:linbox-team/fflas-ffpack 24 August 2022, 13:11:08 UTC
7f11b9e Fixed bugs: - Small value issues for MPI; - n = s segfault. Also increased test parameters. Still a bug when n < 2s. 24 August 2022, 13:08:48 UTC
8bb2f46 Merge pull request #365 from kiwifb/pcfile Fix fflas-ffpack.pc.in for issue #364 24 August 2022, 13:07:55 UTC
614a8ad Merge branch 'master' of github.com:linbox-team/fflas-ffpack 24 August 2022, 12:41:10 UTC
c7ab8d0 Merge pull request #353 from linbox-team/sss Sequentially Semi-separable matrix application 24 August 2022, 11:57:40 UTC
a1268d4 Changes completed for PR. Generic tests now pass. 24 August 2022, 11:35:38 UTC
e3350a2 Minor changes in the tests. Tests fail for s = 1. 24 August 2022, 09:42:02 UTC
459b5b3 First loop of productSSSxTS compressed. Not tested yet. 24 August 2022, 08:20:14 UTC
0740952 Generic tests now pass for DenseToSSS. Memory issues for small values of n and s. 22 August 2022, 16:30:04 UTC
bc93aac Started with lower compression 22 August 2022, 09:44:29 UTC
4d3dedb Tests now pass for upper compression. Small issues for values of n and s that are too small with multi precision integer tests. 22 August 2022, 09:25:00 UTC
6ef5905 Bug fixes, still fails for s \geq 2 and n large enough 19 August 2022, 18:07:12 UTC
ad7c392 Upper diagonal compression, correction in progress 19 August 2022, 13:20:59 UTC
5bccaa1 Test compression diagonale ; Avancé sur la compression upperdiag. 19 August 2022, 10:49:50 UTC
9986a98 Début compression 18 August 2022, 14:56:10 UTC
b1f7cad Fix fflas-ffpack.pc.in for issue #364 07 August 2022, 02:15:49 UTC
c23637d minor changes in the benchmarks suit 21 June 2022, 14:22:10 UTC
8b52a97 Crop generators to only keep the data used in the tests 21 March 2022, 15:02:19 UTC
3dacdff Comments on updates 21 March 2022, 14:36:15 UTC
36ffb15 fix the sequential call to fgemv 18 March 2022, 16:19:34 UTC
0fa467a fix and cleanup for benchmark-fgemv-mp: support parallelization 18 March 2022, 16:13:16 UTC
edb63fe Double loop of UT part 17 March 2022, 15:13:24 UTC
8faa360 (Actually this time I did) 17 March 2022, 14:34:32 UTC
aae859a Merged the doubled loop in LT part of sssToDense 17 March 2022, 14:33:21 UTC
2b72bdd Merge branch 'master' of github.com:linbox-team/fflas-ffpack 04 March 2022, 16:34:23 UTC
8693c18 fix benchmark-lqup 04 March 2022, 16:33:08 UTC
5b748bb Merge pull request #362 from linbox-team/mod_dbl_perf_reg don't convert when Field==Modular<double> 04 March 2022, 11:18:31 UTC
7390b98 q is a bigInt 04 March 2022, 10:32:23 UTC
10a8db2 Use -q parameter if provided 04 March 2022, 10:31:46 UTC
6135d73 don't convert when Field==Modular<double> 03 March 2022, 15:55:41 UTC
8fba871 done review test-sss + change params in test-quasisep 08 February 2022, 09:48:05 UTC
2c1675e minor edits 01 February 2022, 14:43:17 UTC
24386c5 done reviewing SSSxTS 01 February 2022, 14:23:45 UTC
93ef582 whitespace 07 January 2022, 15:06:26 UTC
ee838c7 rows 07 January 2022, 14:28:59 UTC
92dc5f8 some fixes 07 January 2022, 14:02:16 UTC
854e787 fix doc 07 January 2022, 13:33:59 UTC
09d6b70 big emtpy commit 07 January 2022, 13:12:09 UTC
71a1ef2 untabify + capitalize sss 07 January 2022, 13:08:00 UTC
01949b9 Update README.md 04 January 2022, 10:10:37 UTC
f8a2464 update dependency in pc 17 December 2021, 15:34:56 UTC
74a8226 Update sageci: no build on push and gcc>5 required 17 December 2021, 10:52:26 UTC
e025c35 Merge pull request #357 from linbox-team/fix-simd-i686 Fix Simd on i686: SimdChooser, #ifdef guard 17 December 2021, 10:24:10 UTC
9b6083c Fix SimdChooser: on not x86_64 machines its value could be an nonexistant struct 17 December 2021, 09:27:02 UTC
8b255cf Merge pull request #355 from linbox-team/fix_fsyr2k Fix wrong parameter order in call to fscal in fsyr2k 16 December 2021, 17:06:30 UTC
690eff7 add a regression test over Z/2Z 16 December 2021, 16:37:23 UTC
bb939f2 fix wrong param order 16 December 2021, 16:35:21 UTC
9bfedb7 Cleaned comments and doc. 16 December 2021, 15:01:19 UTC
497d81c update chglog 14 December 2021, 09:59:46 UTC
2652aaf prepare release 14 December 2021, 09:18:54 UTC
06cc164 Merge pull request #352 from linbox-team/AVX512_alignment Fix Avx512 alignment 13 December 2021, 19:53:31 UTC
37ceae9 actually better this way 13 December 2021, 19:47:08 UTC
524533b Fix alignment for AVX512 13 December 2021, 19:36:09 UTC
27dbea0 Tests now all pass. Very slow on Givaro::Integer. 13 December 2021, 13:28:43 UTC
f813b80 Minor comments 09 December 2021, 15:10:37 UTC
1c9a05c Better tests. Pass for small values, not for bigger ones. 09 December 2021, 08:53:48 UTC
ea2093b New automatic tests. Both fail. 06 December 2021, 17:27:17 UTC
7cb6263 Addition to gitignore 06 December 2021, 12:43:40 UTC
back to top