https://github.com/linbox-team/fflas-ffpack
Name Target Message Date
HEAD 94aa882 Merge pull request #385 from musicinmybrain/config-blas Fix a couple of apparent typos in config-blas.h 19 January 2024, 09:11:27 UTC
refs/heads/2.1 e8312dd new release 2.1 branch created 16 June 2015, 07:36:58 UTC
refs/heads/2.2 002f586 update Changelog 23 February 2016, 16:35:59 UTC
refs/heads/372-test-sss-hangs-forever-sometimes f66393c Test now avoids random QS generator (this can be removed when the generator is stable). 14 October 2022, 12:41:16 UTC
refs/heads/AVX512_alignment 37ceae9 actually better this way 13 December 2021, 19:47:08 UTC
refs/heads/FOR1D-with-MODE 0775f93 Taken off seemingly unnecessary header file 05 August 2019, 09:07:39 UTC
refs/heads/NicsTr-examples dd1e499 rather use ModularBalanced (faster) 07 December 2018, 09:56:41 UTC
refs/heads/NoFreeLunchForpPLUQ fa91007 Merge branch 'master' into NoFreeLunchForpPLUQ 12 April 2019, 08:24:02 UTC
refs/heads/ZeroDimCharpoly 590813a fix the 0x0 charpoly bug (#142) and add corresponding regression test 16 November 2017, 09:06:50 UTC
refs/heads/ZeroDimMinPoly da3c69b fix the 0-dim minpoly bug and add regression test 16 November 2017, 09:28:15 UTC
refs/heads/abi5 72ea025 Merge branch 'master' into abi5 17 March 2020, 11:48:32 UTC
refs/heads/aligned_printing 1f36a13 aligning columns in WriteMatrix according to the size of the coefficients 22 June 2017, 11:53:20 UTC
refs/heads/args_parser_core_dump f8d537c Avoid core dump in args-parser when no value was given after an argument 03 December 2021, 11:46:56 UTC
refs/heads/artihprog-separate-precond 0cc14c3 protect profiling verbosity 30 April 2019, 12:25:02 UTC
refs/heads/autotune-ftrtri 2e21bee fix test-utils.h folder 21 June 2017, 15:24:42 UTC
refs/heads/autotune_charpoly ac7f991 smaller default bench 31 May 2017, 12:15:54 UTC
refs/heads/autoupdate 462d35d update macros 14 October 2022, 13:15:42 UTC
refs/heads/badass b824d44 Assign was used in the wrong direction. Solves issue #189 of LinBox. 05 April 2019, 09:05:43 UTC
refs/heads/benchmark-fadd-lvl2 d2f881a removed benchmark-fadd-lvl2 binary file and applied requested changes to benchmark-fadd-lvl2 09 June 2017, 13:18:34 UTC
refs/heads/blas_dsyrk 3a2e13f fix wrong trans and gfops 12 September 2019, 14:43:09 UTC
refs/heads/bruhat_gen e7f5ac9 bib ref 31 July 2020, 13:50:00 UTC
refs/heads/bug_setseed_samplesize 407ba39 Merge branch 'master' into bug_setseed_samplesize 21 June 2019, 13:46:18 UTC
refs/heads/bugfix_new_reduce 00ac7b9 adding missing inlines 20 April 2019, 07:07:42 UTC
refs/heads/catch_autotune_failure 2be8728 Merge branch 'master' into catch_autotune_failure 21 June 2019, 13:42:33 UTC
refs/heads/charpoly_generic fa65057 improve clarity with noc 09 November 2018, 15:58:44 UTC
refs/heads/checkfgemv f3b363a fdots 12 February 2019, 16:01:49 UTC
refs/heads/checkintcharp 022dbff Charpoly checker over the integers is not yet implemented 12 February 2020, 16:33:34 UTC
refs/heads/clangopenmp cc4814c just let AC_OPENMP 14 October 2022, 15:01:33 UTC
refs/heads/cleaner-configure-error-msg 51b7bd5 Better error message in the case of incompatibility with Givaro configuration 17 April 2019, 12:53:13 UTC
refs/heads/cleanuprns 6144bad Clean up, avoids calls to dgemm with 0 matrices 12 February 2019, 15:31:41 UTC
refs/heads/configure_simd_detection a26a5f1 Merge branch 'master' into configure_simd_detection 17 March 2020, 09:30:25 UTC
refs/heads/cublas-active 5a35861 Wrapped the call of cublas into the fgemm 26 August 2019, 14:51:36 UTC
refs/heads/delayedComputeS1S2 bd69d96 freduce UpLo works only if m<=n for now 12 February 2020, 16:09:28 UTC
refs/heads/delayed_fdot 54b76fe fix fdot 23 March 2017, 15:41:08 UTC
refs/heads/doc-indent f8f8ede Update README indentation to fix layout on github.com 01 December 2021, 17:01:03 UTC
refs/heads/documentation_improvement b2ce311 Explicited short enum parameters 27 April 2017, 13:26:30 UTC
refs/heads/dsytrf 1d9a954 no stdcerr 04 May 2018, 13:49:46 UTC
refs/heads/emptycstorfinit b1f6dc6 minor edits 09 April 2019, 12:39:02 UTC
refs/heads/fastersyr2k a0233e2 Merge branch 'master' into fastersyr2k 25 March 2021, 10:49:24 UTC
refs/heads/fastinfnorm 3bf4606 oups lda 12 June 2019, 14:48:06 UTC
refs/heads/fblas f463a50 Fixing #105 : cblas or fortran blas detection 22 November 2017, 15:34:30 UTC
refs/heads/fdot_givinteger c760f2b Modular<Integer> is delayed 20 May 2021, 13:33:57 UTC
refs/heads/fewer_openblas_setnumthreads b5073b8 enable a prologue setting openblas numthreads once for all 10 May 2019, 13:46:46 UTC
refs/heads/fflas_new_for_1d_vector 16cf74d polish 31 May 2017, 14:22:48 UTC
refs/heads/fgemv-with-ParSeqHelper fa644c2 Restrcutured the fgemv for sequential helper according to the comments after code review 30 April 2019, 15:42:13 UTC
refs/heads/fgemv_recint e139dca add a specialization for fgemv over Modular<RecInt::ruint> 13 December 2017, 14:06:23 UTC
refs/heads/first-private-iterators 1c24463 VALUE instead of firstprivate 30 August 2019, 09:46:46 UTC
refs/heads/fix-benchmark-transpose-avx512 899e305 Fix bencharmark-storage-transpose for AVX512 03 December 2021, 18:11:32 UTC
refs/heads/fix-ftrsm-mp 0b3195a Update code to fix issue #67 06 April 2017, 12:23:50 UTC
refs/heads/fix-issue155 38a0573 Use __RECINT_LIMB_BITS instead of mp_limb_t in rns-double (fixing #155) 19 October 2018, 12:23:59 UTC
refs/heads/fix-issue182 cfb43fa Fix for computers with AVX512f but without AVX512dq 19 October 2018, 14:05:53 UTC
refs/heads/fix-missing-O-flags aaf0b3d call SET_FLAGS from configure.ac #315 28 August 2020, 08:59:30 UTC
refs/heads/fix-mm-permute-ps-requiring-AVX be33b60 Do not use _mm_permute_ps for simd128_float as it requires AVX. Fix #378 20 June 2023, 09:48:56 UTC
refs/heads/fix-simd-avx-without-fma 15aae47 Fix the implementation of Simd for machine with AVX but without FMA 02 December 2021, 15:33:04 UTC
refs/heads/fix-simd-greater-lesser 2b354fa Fix for greater and lesser in simd (+test in test-simd.C) #317 24 September 2020, 13:21:32 UTC
refs/heads/fix-simd-i686 9b6083c Fix SimdChooser: on not x86_64 machines its value could be an nonexistant struct 17 December 2021, 09:27:02 UTC
refs/heads/fix-simd-signbits f76435f simd: signbits exists only for 64bit variants (and as a protected member) 18 February 2019, 15:01:05 UTC
refs/heads/fix-simd256_int32_sra 5c65429 Make sra method be templated for simd256<int32_t> (as in all other simd class) 18 February 2019, 09:20:07 UTC
refs/heads/fix-test-simd-fma 33b5db2 Fix test-simd for machine without FMA: do not use FMA to compute the no simd output 02 December 2021, 10:13:58 UTC
refs/heads/fix-test-simd-osx-clang b8f9993 test-simd: passing array by ref (fixing #243 and #248 ?) 18 April 2019, 15:21:52 UTC
refs/heads/fix-testsimd 2cc5404 avoid running simd256 on ints when only AVX1 available 14 February 2019, 14:38:01 UTC
refs/heads/fix-travis-ci-gcc49-OSX de0f486 CI on OSX: try to reduce verbosity as it cause job error on Travis: Error message: The job exceeded the maximum log length, and has been terminated. 06 November 2020, 15:12:44 UTC
refs/heads/fix-travis-gcc4.9-avx512 e9e738a More debug 25 August 2020, 12:26:27 UTC
refs/heads/fix-travis-yml ae11ffd Setting correct values of CC, CXX, FC in .travis.yml 23 January 2019, 13:49:06 UTC
refs/heads/fix-warning-printCommandString fe83a25 Make parameter of printCommandString a 'const char *' to avoid warning 22 January 2019, 12:34:27 UTC
refs/heads/fix_bug#300 1d840b0 fix bug for RNS conversion with modular<ruint> 24 February 2020, 14:29:34 UTC
refs/heads/fix_charpoly_x35 175ec1e fixed number of completed blocks 07 September 2023, 14:04:22 UTC
refs/heads/fix_fsyr2k 690eff7 add a regression test over Z/2Z 16 December 2021, 16:37:23 UTC
refs/heads/fix_missing_std 09ab20e Merge branch 'master' of https://github.com/linbox-team/fflas-ffpack 07 November 2018, 08:43:05 UTC
refs/heads/fix_pluq_doc 39fd51a fix PLUQ doc 30 August 2022, 14:20:35 UTC
refs/heads/fix_simd128_uint32 1bd8dd0 missing fix 18 February 2019, 10:08:44 UTC
refs/heads/fix_simd64 02d2ced last fix 07 February 2019, 15:08:47 UTC
refs/heads/fix_threshold 395783a minor fix 22 June 2017, 07:12:36 UTC
refs/heads/forward-EchelonForm-with-templated-PLUQ fb13e86 remove empty lines 29 April 2019, 13:02:48 UTC
refs/heads/forward-Rank-with-templated-PLUQ 61d9845 fix remarks on PR 11 April 2019, 20:28:18 UTC
refs/heads/forward-RankProfile-with-templated-PLUQ cbd0dde Cleaned up according to received comments and ready for another code review 16 April 2019, 08:24:46 UTC
refs/heads/forward-det-with-templated-PLUQ 825e2f8 fix lib 11 April 2019, 20:06:56 UTC
refs/heads/forward-solve-with-templated-PLUQ 9e2e0cd fixes and improvements 29 April 2019, 08:00:23 UTC
refs/heads/fsyr2k 8abf7f0 add test suite for syr2k and debugging completed 16 January 2018, 13:57:00 UTC
refs/heads/ftrmv d9780b6 add a ftrmv routine + a test suite 31 March 2017, 15:45:15 UTC
refs/heads/ftrssyr2k 4915d7d fix missing const 16 January 2018, 16:36:11 UTC
refs/heads/ftrstr b759128 add missing file 15 January 2018, 20:57:43 UTC
refs/heads/gauss-elim 695f38b test program for the sequential implementation of gauss elimination using p-adic added 15 November 2017, 14:45:53 UTC
refs/heads/generic_winograd aa89469 fixed 03 July 2023, 21:32:18 UTC
refs/heads/gf2_modularbalanced b152298 fix issue #151 15 December 2017, 10:08:12 UTC
refs/heads/gh-pages fd4940a main releases 05 December 2019, 14:17:44 UTC
refs/heads/givprint a741d5c fflas-ffpack/utils/print-utils.h not needed anymore 22 June 2017, 12:09:21 UTC
refs/heads/givrandom_fixup 09818ac emplace_back instead of push_back in rns random iter 09 July 2018, 13:09:04 UTC
refs/heads/hybrid-parallelization-fgemv e6b9677 Multiple data type test for hybride parallelization of fgemv with <Recursive,Thread> and <Row,Thread> MMHelper added but to avoid processes shared among cores better to use -bind-to-core with mpirun command especially for 2 processes 15 November 2017, 12:02:14 UTC
refs/heads/i386_simd256 8eeebdf final removal of igemm for 32bits 14 December 2018, 08:11:45 UTC
refs/heads/igemm_broadcast 9dbf9b4 switched to vectorized broadcast in igemm_kernel, and added vectorization in igebb14 21 June 2018, 14:22:44 UTC
refs/heads/immediate_for_simd a86ed5c fix error for avx512 mod 05 February 2019, 17:01:59 UTC
refs/heads/improve-simd-testing-plus-one-fix 2b1367f fix round in test-simd.C + more explicit rounding mode in Simd512 structs 24 November 2020, 18:09:56 UTC
refs/heads/improve_ftrtri d5e6746 fix bug with files 15 June 2017, 06:34:34 UTC
refs/heads/internal_iter_const 6b79792 _internal_iterator cannot be modified within the TASK call. call begin(), end() beforehand. No those are sequential, even if TASKS remai parallel 28 August 2019, 13:17:42 UTC
refs/heads/license-vs-copying 52f7039 Merge branch 'master' into license-vs-copying 10 April 2023, 10:41:55 UTC
refs/heads/looking_at_mulhi_fast 7633368 WIP vectorizing Simd<int64_t> mod 22 March 2019, 10:57:49 UTC
refs/heads/ludivine_to_pluq f25f92e larger default dimensions. Fixes #229 09 April 2019, 09:41:49 UTC
refs/heads/mahrud-quickfix/openmp abbfb8e Revert "add some const tags, which are needed" This reverts commit 5e0a0d9d24f7f3dc7bed05126532cfdc5e605b15. 22 March 2021, 16:49:34 UTC
refs/heads/master 94aa882 Merge pull request #385 from musicinmybrain/config-blas Fix a couple of apparent typos in config-blas.h 19 January 2024, 09:11:27 UTC
back to top