https://github.com/linbox-team/fflas-ffpack

sort by:
Revision Author Date Message Commit Date
e8312dd new release 2.1 branch created 16 June 2015, 07:36:58 UTC
d8438fa fix typo 15 June 2015, 18:08:46 UTC
c0935df Removed or replaced constants literals to fit standard 15 June 2015, 14:08:31 UTC
4414941 LL --> removed (non long long anymore) 15 June 2015, 12:42:21 UTC
5b254ec Updated givaro version check 15 June 2015, 12:07:34 UTC
3a52625 change long int -> int64_t 15 June 2015, 10:28:53 UTC
956efcd ulong --> uint64 15 June 2015, 08:29:25 UTC
1f9fc90 ulong --> uint64 15 June 2015, 08:23:45 UTC
105fff9 unsigned long --> uint64 15 June 2015, 08:11:00 UTC
6da8b0e fflas-ffpack-config.h before all (even iostream/stdlib, etc. for cygwin) unsigned long --> uint64_t 15 June 2015, 08:01:09 UTC
c44f3b9 minor fix in test-fger 12 June 2015, 17:16:46 UTC
afd1339 minor docs edits/updates 11 June 2015, 16:14:54 UTC
ceb430e update changelog 11 June 2015, 15:38:16 UTC
9577060 utf8 11 June 2015, 15:14:09 UTC
d23bcf7 update info text files 11 June 2015, 15:09:31 UTC
fba076f small fix 11 June 2015, 15:08:06 UTC
a94ea36 patch cygwin 11 June 2015, 15:04:29 UTC
ea9bd32 improves test-rankprofiles 11 June 2015, 14:56:45 UTC
e77f8f4 Replaced UnparametricRing to ZRing 11 June 2015, 10:17:27 UTC
3092f32 - add cache size computation for AMD procs (shamelessly stolen from Eigen) - still missing tlb size computation for AMD. Ignore it when not available 11 June 2015, 09:16:12 UTC
98d9be2 - fix bug in igemm (causing test-rankprofile to fail) - improve switch int64 -> double 10 June 2015, 18:18:59 UTC
f1207c0 fix bug with include header for intrinsics 10 June 2015, 15:16:47 UTC
42c577e fix bug with lapack checking 10 June 2015, 15:03:13 UTC
d780e5c size_t 10 June 2015, 13:12:51 UTC
c2a37cb fix bug in test-fger 09 June 2015, 18:33:03 UTC
f8f0df8 fix possible future bug with transposes in freivalds 09 June 2015, 15:35:17 UTC
73412ef change f.init -> freduce 09 June 2015, 15:34:55 UTC
9628e1b Removed test-modulararith (merged into Givaro) 09 June 2015, 14:50:51 UTC
e90b227 Make fgemm work over Modular<rint<K> > 09 June 2015, 08:46:47 UTC
aa35797 add test coverage for Modular<int64_t> + work on test-ftrtri 05 June 2015, 18:53:30 UTC
03c4efd Partially fixed Modular<rint> issues 05 June 2015, 15:21:48 UTC
613ab4d add -O0 to avx check otherwise some compiler will optimize the code 05 June 2015, 14:48:17 UTC
8bd1583 fix m4 bug with openmp 05 June 2015, 13:56:11 UTC
944ef41 test many more fields 05 June 2015, 12:14:23 UTC
7479445 fix bug in fgemv: test missing for the case where xdim=0 05 June 2015, 12:13:26 UTC
ef35eb2 - fix bug in fger - add long long type to arg parser (for int64 types on 32 bits archs) 04 June 2015, 16:31:51 UTC
9ddcf05 Revert to previous 04 June 2015, 14:52:56 UTC
b3fc729 besoin de fzero 03 June 2015, 14:29:04 UTC
3f8865f Fixed some assign/init usage 03 June 2015, 09:55:40 UTC
519673b Added missing file to makefile 02 June 2015, 15:20:07 UTC
0e7b655 fix bug and add a fall back for non SIMD archs 02 June 2015, 13:46:41 UTC
0eb392f fix bugs and leaks in freivalds 02 June 2015, 13:45:00 UTC
be044a9 revert to a previous version, fixing a bug. 02 June 2015, 13:43:53 UTC
bae4abc fix non-simd case 01 June 2015, 20:33:59 UTC
4cd3aca add fall back case when no SIMD integer instruction are available 01 June 2015, 20:06:35 UTC
03c6b6d - fix bug in fger routine - fix incorrect field chooser in test-fger 01 June 2015, 17:41:35 UTC
8e0aba4 - Fixes bugs (many of them!), including #20 bug on igemm - makes FFLAS work with ModularBalanced<int64_t> using igemm routines. 01 June 2015, 16:49:44 UTC
49b4b5d Minor fixes with multiprecision fields. 01 June 2015, 16:39:57 UTC
385d2e7 num iters 01 June 2015, 15:38:07 UTC
e588ce2 config before all 31 May 2015, 21:26:43 UTC
807d328 Fixed wild using namespace RecInt 27 May 2015, 14:12:05 UTC
239ec61 Fixed invalid write in randomNullSpaceVector 27 May 2015, 13:18:28 UTC
c0a3603 ZRing !!!! 27 May 2015, 12:25:03 UTC
2dc49ff Added left random nullspace vector algorithm 27 May 2015, 09:34:39 UTC
e7e4806 Quickly generalized randomNullspaceVector 26 May 2015, 14:39:39 UTC
91c88d8 Added RandomNullSpaceVector 26 May 2015, 12:58:34 UTC
e029ed8 CblasTrans -> FflasTrans 22 May 2015, 14:26:19 UTC
97f2229 Fixed export folder for paladin 18 May 2015, 10:03:24 UTC
9725e08 Fix bug due to excessive checks that lda==0. Also add tests that dimensions ==0 earlier in the call stack. 15 May 2015, 07:33:00 UTC
18fb744 update default parameters to have larger dimensions and still reasonable running time. 13 May 2015, 13:11:52 UTC
e084e6f fixes to the echelon form computations: - mostly documentation - fixed one bug in RedEchelon without transformation matrix (which was not covered by the testsuite) - fixed interface mistake: extra permutation unused. 13 May 2015, 13:11:16 UTC
118a0e8 remove explicit dependency to OMP to use PALADin instead 13 May 2015, 08:53:39 UTC
c15eefc remove benchmark-pftrsm.C (merged with benchmark-ftrsm.C) 13 May 2015, 07:54:39 UTC
fff0f89 merge benchmark_ftrsm and benchmark_pftrsm (and fix a few bugs in the process) 12 May 2015, 17:42:33 UTC
871cbb0 create folder paladin for all DSL macros and routines (lower case) 12 May 2015, 13:44:00 UTC
e318ad2 Restore JGD&ZSultan commit stack 1349-1357 12 May 2015, 13:32:38 UTC
0302c13 Rolled back to 1347 12 May 2015, 13:28:18 UTC
78718da config before io for CYGWIN 11 May 2015, 15:43:10 UTC
2a752fc fix bug benchmark-pftrsm 11 May 2015, 15:33:51 UTC
1264ca4 config before iostream for CYGWIN 11 May 2015, 15:31:49 UTC
429bfe3 fflas-ffpack-config.h before everything (in particular iostream for CYGWIN) 11 May 2015, 15:19:25 UTC
7bfa378 explicit casts 11 May 2015, 14:23:49 UTC
69ff15c no const cast 11 May 2015, 14:18:39 UTC
cb3ff39 casts args 11 May 2015, 14:18:22 UTC
a9c87b3 shadowed loop index 11 May 2015, 14:15:22 UTC
31f872a static cast double--size_t 11 May 2015, 14:15:05 UTC
036f969 create folder PALADIn for all DSL macros and routines + update Makefiles 11 May 2015, 13:43:16 UTC
4379ff5 update DSL 11 May 2015, 09:36:10 UTC
c673103 Removed print as it makes benchmark test on Jenkins fails 07 May 2015, 09:24:21 UTC
d6c2f25 fix bug 06 May 2015, 12:44:32 UTC
70ef1ee fix bug 06 May 2015, 08:03:48 UTC
2173d07 fix bug 05 May 2015, 14:14:20 UTC
a113376 Fixed bug with Failure when NDEBUG defined 05 May 2015, 09:59:27 UTC
8be3841 Fixed test-multifile 05 May 2015, 07:46:11 UTC
8739719 Changed wrong HAVE_OPENMP checks to correct USE_OPENMP 04 May 2015, 14:19:31 UTC
be2e174 fix bug 04 May 2015, 12:47:22 UTC
dedb23c Fixed pb with non-parallel architectures 30 April 2015, 15:02:08 UTC
a63961c Added guards against Simd 30 April 2015, 13:54:46 UTC
dec472b Added test-multifile and fixed missing inline 30 April 2015, 13:49:51 UTC
4edeb90 Now checking against Libtoolize instead of Libtool 30 April 2015, 13:19:26 UTC
abb2c17 add SIMD FMA for Dekker in RNS double; 29 April 2015, 13:16:05 UTC
094eb4b fix pspmm bug for HYB_ZO; add variadic fflas_delete, one can do fflas_delete(A1, A2, ...) ; fix RNS reduce with big moduli 28 April 2015, 14:20:05 UTC
beb6f5f fix buf rns modp; add PALADIn to pfspmm CSR 27 April 2015, 13:31:48 UTC
81db246 Removed warning of different types for ternary operator 22 April 2015, 14:49:38 UTC
b265bab Fixed Makefile issue 16 April 2015, 15:12:05 UTC
8c477eb fix some bugs 16 April 2015, 14:10:11 UTC
b06c09f update makefile 16 April 2015, 12:30:42 UTC
afa6ebc remove bug in RNS, add Field ModularExtended allowing computations with modulo bigger than half the mantissa. 16 April 2015, 12:26:28 UTC
ee933ca Updated Givaro version check 10 April 2015, 09:03:56 UTC
7577406 * UnparmetricRing -> ZRing * use fassign for applyS applyT 09 April 2015, 16:29:37 UTC
back to top