Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.02Aug131Jul3029282726251615141312111097542125Jun24201918171424May529Apr2622212019161514131211653131Mar302928272582115Feb141093230Jan29252423Fixed tests for DistributedArrayRemoved operator bool from DistributedArray and DistributedArrayViewFixed compilation with clangRemoved unnecessary explicit deleting of operator== in DistributedVector and DistributedVectorViewFixed int to String conversion in Simplex.hRemoved duplicated operator, from VectorViewFixes for distributed expression templatesAdded missing binary operations for Vector and DistributedVectorOne more fix of BLAS detection.Fixed BLAS detection using cmake module.Fixed scalar product.Simplifying expression templates operationsFixed comments in CUDA reductionSimplifying expression templatesReplaced global cuda_callable lambdas with functors to avoid lots of nvcc warningsDisabled useless nvcc warning in TypeTraits.hFixed comments format for doxygenRemoved unused method 'is' from expression templatesFixed ambiguity between vector operations for StaticVector, DistributedVector and DistributedVectorViewFixed more instances of using StaticVector::size instead of getSize()Fixed more instances of using StaticVector::size instead of getSize()Removed useless 'inline' flags from StaticArrayCleaning up expression templatesRefactoring expression templates: replaced IsVectorType with HasSubscriptOperatorRefactoring TypeTraits: replaced IsStaticType with IsStaticArrayTypeFixed typos in DistributedVectorViewExpressionsRevised inherited constructors and operators in StaticVectorRemoved StaticVector::sizeMerge branch 'static-vector' into 'develop'Deleting StaticVector::abs and StaticVector::lpNorm.Reimplementing StaticVector using StaticFor.Reimplementing StaticArray using StaticFor, deleting StaticArray specialization by Size.Added StaticFor.Added StaticFor.Renaming StaticFor to TemplateStaticFor.Refactoring ArrayAssignment, VectorAssignment and TypeTraitsCleaned up typedefs in CSR matrixCleaned up ExpressionTemplates.h and fixed several typosRemoved duplicated vector tests (appeared after bad rebase)Removed useless ViewTypeGetter trait type
Loading