Philippe Tillet
|
0bb73602f9
|
Kernel: Merged gemv-simd code
|
2015-08-13 10:15:32 -07:00 |
|
Philippe Tillet
|
b5cc1f7ddc
|
Kernels: Now SizeType is always "int". Right now I don't expect data-structure to have more than 2**31 entries. Improves performance on a number of routines.
|
2015-08-11 11:50:49 -07:00 |
|
Philippe Tillet
|
963867574f
|
Kernels: merged start1, start2 and stride1, stride2 into start and stride for matrices
|
2015-08-10 22:45:48 -07:00 |
|
Philippe Tillet
|
1399404f04
|
Code quality: Fixed issue with to_string for proper compilation on Cygwin GCC
|
2015-08-06 20:20:08 -07:00 |
|
Philippe Tillet
|
33fea11547
|
Code quality: more cleaning of files architecture
|
2015-08-06 19:34:26 -07:00 |
|
Philippe Tillet
|
e4ff883688
|
Code quality: Cleaned a bit file hierarchy in kernel templates
|
2015-08-06 16:14:33 -07:00 |
|
Philippe Tillet
|
db090d7942
|
Code quality: Large clean-up of the codebase and especially of the include/ folder
|
2015-08-06 12:05:12 -07:00 |
|
Philippe Tillet
|
bb4d2d62e3
|
Code quality: disabled the use of strcat / sprintf for safety issues on windows...
|
2015-08-05 11:42:08 -07:00 |
|
Philippe Tillet
|
f4c597b294
|
Code quality: fixed compilation errors/warnings with Clang
|
2015-08-05 09:26:50 -07:00 |
|
Philippe Tillet
|
1a42494411
|
Code quality: renamed "backend/" folder to "kernels". More explicit and no longer conflicts with "driver/"
|
2015-08-04 20:56:05 -07:00 |
|