swh:1:snp:0106e6af17b808e443b8aea3c7fbd39544e90f40

sort by:
Revision Author Date Message Commit Date
695f38b test program for the sequential implementation of gauss elimination using p-adic added 15 November 2017, 14:45:53 UTC
e5315c2 p-adic gauss elimination function in the ffpack namespace added note: not yet parallelized but to test the sequential implementation 15 November 2017, 14:44:28 UTC
b176c49 fix for 32 bit arch with clang (detection of size of long=0) 12 November 2017, 14:45:43 UTC
ee5dcc4 seed is a long 10 November 2017, 13:13:02 UTC
90359af encapsulate the call to fgemm in the try-catch + seed tweeks 10 November 2017, 08:59:14 UTC
9598dfd fix seeding 08 November 2017, 16:52:17 UTC
096fcfc get the seed from timeof the day to avoid a weird std::chrono bug 08 November 2017, 14:39:45 UTC
f42099a fix seeding 08 November 2017, 13:40:51 UTC
8021220 remove extra srand 08 November 2017, 13:25:24 UTC
f849385 print seed when failing 08 November 2017, 12:52:54 UTC
178d4db upgrade test-fgemm-checker to the std test suite format 08 November 2017, 12:49:49 UTC
f8ff2ed Merge pull request #138 from linbox-team/simd_autodetect Simd autodetect 07 November 2017, 08:30:07 UTC
96bcabf Merge branch 'master' into simd_autodetect 20 October 2017, 16:04:37 UTC
26e2e2c revert using LDADD instead of AM_LDFLAGS 20 October 2017, 16:01:53 UTC
d850992 fix autotune when compiling in a distinct directory 20 October 2017, 12:44:01 UTC
1fc93b3 fix linked lib 20 October 2017, 12:43:43 UTC
ace409a fix AM_LDFLAGS 20 October 2017, 12:42:59 UTC
a64a379 fixing paths in the precompiled libs 19 October 2017, 14:51:09 UTC
77d0893 fixing makefile.am's 19 October 2017, 14:50:53 UTC
b4fa9a1 fix tutorials and example makefiles 19 October 2017, 09:41:27 UTC
13c04e6 need libgfortran with openblas 19 October 2017, 08:29:33 UTC
4eef416 fix LIBS for compiling benchmark suite with precompiled library 19 October 2017, 08:28:13 UTC
54a5796 reomve verbosity 18 October 2017, 15:48:52 UTC
88f3c98 fix instr_set macros according to givaro's, fix some Makefile.am, and export REQUIRED_FLAGS 18 October 2017, 15:47:08 UTC
b132aaf adding givaro's new instruction detection tool 06 October 2017, 16:03:05 UTC
b8810bd Merge pull request #137 from linbox-team/revert_outerr_tune revert cerr and cout for creating thresholds from autotune 06 October 2017, 14:49:58 UTC
5d65bdb revert cerr and cout for creating thresholds from autotune That way unawanted warnings are not added to the .h saisir le message de validation pour vos modifications. Les lignes 06 October 2017, 13:15:10 UTC
1503286 no seeding within a loop 05 October 2017, 14:59:23 UTC
bd861f0 no Modular<uint... please for fflas 04 October 2017, 15:36:26 UTC
0386569 using blis as source of a blas 04 October 2017, 14:34:07 UTC
b64e69a Gflops -> Gfops 04 October 2017, 14:33:05 UTC
adc34d2 no need to multiply zero matrices (and launches error in rns double in issue #64) 04 October 2017, 09:51:36 UTC
9821a2a fix simd detection to support givaro no longer exporting flags in pc file 02 October 2017, 14:41:07 UTC
d9c0c38 remove typo 28 September 2017, 14:24:15 UTC
60d4c42 move in jenkins maker 26 September 2017, 12:15:13 UTC
1c259b7 update output 25 September 2017, 18:34:10 UTC
2302dc4 fix output 25 September 2017, 17:56:45 UTC
e4f645b fix bug in the test-suite with 32 bit archs 25 September 2017, 15:22:16 UTC
86dcf06 fix output 25 September 2017, 14:10:22 UTC
77679a9 add missing include 25 September 2017, 13:56:58 UTC
98bc82f fix fedora pkg config dir 25 September 2017, 09:49:07 UTC
c6dcb17 fix fedora builds 25 September 2017, 08:27:51 UTC
9c6bcc0 remove non standard output 22 September 2017, 15:43:40 UTC
9f2b148 adding some missing seeds 22 September 2017, 15:22:08 UTC
2147c0c revert missing include 22 September 2017, 15:13:01 UTC
d75445b Merge branch 'master' of https://github.com/linbox-team/fflas-ffpack 22 September 2017, 15:11:18 UTC
c4daa8c remove unused var 22 September 2017, 14:47:35 UTC
a49fd6c Merge pull request #131 from linbox-team/seed_chooseField chooseField now uses seeds. update the test suite accordingly. 21 September 2017, 09:29:38 UTC
e5c9865 clean binaries after run 15 September 2017, 14:35:32 UTC
3d50fb0 use atlas on fedora CI 15 September 2017, 14:15:58 UTC
68f09f6 Merge branch 'master' of https://github.com/linbox-team/fflas-ffpack 15 September 2017, 13:46:46 UTC
0624c77 update jenkins maker to new slaves 15 September 2017, 13:46:32 UTC
48430d8 Merge pull request #133 from linbox-team/ftrtri_implem fix interface for ftrtri 15 September 2017, 10:52:37 UTC
a16a835 fix interface for ftrtri 15 September 2017, 10:02:53 UTC
73b2ea0 update detection of clang, fix bug with clang38 not detecting __float128 and add explicit link to libpthreads 14 September 2017, 15:23:38 UTC
111b15b Merge pull request #125 from linbox-team/test-solve Test solve 13 September 2017, 15:44:35 UTC
f5bc3d8 prettier output 13 September 2017, 11:21:08 UTC
d60611f fix typo 13 September 2017, 10:01:52 UTC
02f4438 Replace Field::Element with Field::Element_ptr 13 September 2017, 09:06:10 UTC
d5c61b4 Clean up the conflict after Merging branch 'test-solve' of github.com:linbox-team/fflas-ffpack into test-solve 13 September 2017, 08:41:52 UTC
31e0b88 Clean up the code with given comments 13 September 2017, 08:15:34 UTC
16c7497 fix merge error messages 12 September 2017, 13:08:10 UTC
669fc62 fix generation of the system's matrix 12 September 2017, 11:58:23 UTC
19ecb83 fix bug in Solve 08 September 2017, 12:41:33 UTC
1b2a84e chooseField now uses seeds. update the test suite accordingly. 07 September 2017, 17:41:49 UTC
4277600 second thought: better to clear the charpoly list when failure is caught. 07 September 2017, 11:22:43 UTC
100fcaa Merge pull request #130 from linbox-team/bug_charpoly Bug charpoly 06 September 2017, 15:40:55 UTC
53572e1 revert other tests temporarily removed for debugging 06 September 2017, 14:28:50 UTC
5882e13 clean up 06 September 2017, 14:27:33 UTC
0ccff85 remove unecessary include 06 September 2017, 14:26:09 UTC
91ab5ca fix rare bug: when probabilistic algorithm fails, the list of invariant factors was not emptied and polluted the ones computed in the next attempt. 06 September 2017, 14:22:21 UTC
59e40c2 Merge branch 'master' into test-solve 06 September 2017, 08:46:03 UTC
6a7ab49 tracking the bug 06 September 2017, 08:41:41 UTC
de55c19 Merge pull request #126 from linbox-team/solve-tutorial Tutorial for the solve function and the fgesv function 05 September 2017, 12:09:59 UTC
5bddf43 typo 04 September 2017, 11:10:22 UTC
e90f430 Merge pull request #127 from linbox-team/pfdot fix bug when GIVARO does not use OMP 04 September 2017, 09:53:19 UTC
3a65b89 fix bug when GIVARO does not use OMP 04 September 2017, 09:50:46 UTC
06ed360 Tutorial for the solve function and the fgesv function 04 September 2017, 09:24:44 UTC
44e5310 Correction for the use of coefficient array for the function Solve 01 September 2017, 11:20:18 UTC
732fe3c Correction for the tutorial program of using function solve 01 September 2017, 11:18:54 UTC
ecb881c The last checked test prgram for the function solve 01 September 2017, 11:15:06 UTC
7322ae6 Merge pull request #118 from linbox-team/pfdot Pfdot 01 September 2017, 09:37:00 UTC
3e06649 fix the missing seed + improve output 01 September 2017, 08:54:21 UTC
53d51e4 Merge branch 'pfdot' of https://github.com/linbox-team/fflas-ffpack into pfdot 01 September 2017, 08:30:54 UTC
9b71d56 Merge branch 'master' into pfdot 01 September 2017, 08:29:05 UTC
5824f4a rem CP 31 August 2017, 09:39:20 UTC
41daf87 clean up the test program for the solve function 31 August 2017, 09:16:16 UTC
f11ce55 Add a test program for the solve function 31 August 2017, 09:04:07 UTC
f5232b0 fix memory access bug 30 August 2017, 08:58:26 UTC
7e10f30 forces all values to 0 (this is a sparse format). Fixes a "conditional jump on unitialized value" bug in test-io 29 August 2017, 10:00:32 UTC
9d83df3 fix mem leak 29 August 2017, 09:55:44 UTC
f45a920 remove missing target lvl2 28 August 2017, 14:44:03 UTC
df58dfa disable ALL_CHECKINGS causing travis to segfault. 28 August 2017, 11:08:07 UTC
0c2943d Merge pull request #122 from linbox-team/LUKrylov_hangs forces the random Krylov vector to be non-zero 25 August 2017, 15:02:25 UTC
df28ff1 forces the random Krylov vector to be non-zero 25 August 2017, 14:02:06 UTC
d740f3b rm warnings 25 August 2017, 12:00:05 UTC
9d3285c install openblas in /usr/local/lib 25 August 2017, 10:19:37 UTC
5e05ac7 print config.log on failure 25 August 2017, 09:56:26 UTC
fd6f402 debugging travis build 25 August 2017, 09:43:29 UTC
5b826d0 fix tab character 25 August 2017, 09:33:42 UTC
back to top