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.09Aug8765432131Jul3029282726251615141312111097542125Jun24201918171424May529Apr2622212019161514131211653131Mar302928272582115Feb141093230Jan2925Fixed FIXME's in array testsEnabled MPI in coverage reportsSmall fixes for expression templatesReplaced TYPED_TEST_CASE with TYPED_TEST_SUITERemoved method sum from all vector typesAdded missing functions for expression templatesAdded cast function for vectorsFixed RealType in expression templates and result type for functions in Math.hSplit ExpressionL1Norm, ExpressionL2Norm from ExpressionLpNorm because they have different result typeRenamed ExpressionTemplatesOperations.h to HorizontalOperations.hAdded functions maxNorm, l1Norm and l2Norm as convenient aliasesAdded comparison with other libraries to the documentationAdded documentation of Communicators to the core concepts pageCleaned up communicators - fixed indentation etc.Updated documentation for Vector and VectorViewRemoved unused scalarProduct method from all vector typesRemoved unused addElement method from all vector typesRemoved addVector and addVectors from all vector typesUpdated vector expressions in Python bindingsBLAS benchmark: moved addVector and addVectors to VectorOperations in the Benchmarks namespaceReplaced addVector(s) and scalarProduct with expression templatesMEGA commit: fixed expression templates for DistributedVector and DistributedVectorViewSimplified ExpressionTemplates and StaticExpressionTemplatesAdded missing __cuda_callable__ flagsSmall fixes for expression templatesExpression templates: fixed DistributedComparisonRemoved unused evaluate methods from expression templatesSimplified expression templates: pow implemented as a binary expression rather than a special unary expressionUnified VectorBinaryOperationsTest for all vector types (i.e. distributed, static and normal)Removed unused code for vector-scalar multiplicationContainers: renamed _impl.h files to .hppRenamed getLocalArrayView and getLocalVectorView to simply getLocalViewRemoved unnecessary getView methods which return non-modifiable viewEnabling MPI via cmake's FindMPI moduleImproved ArrayTest to avoid compiler warning due to implicit coversion from double to intReplaced some asserts in examples with NotImplementedError to avoid compiler warningsFixed bug in timer examplesRefactoring code coverage scriptsFixed overflow errors in static vector tests with integersUnified tests for StaticVectorExpressions with VectorExpressions and VectorViewExpressions
Loading