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.04Aug32131Jul3029282726251615141312111097542125Jun24201918171424May529Apr2622212019161514131211653131Mar302928272582115Feb141093230Jan29252423Fixed bug in timer examplesRefactoring code coverage scriptsFixed overflow errors in static vector tests with integersUnified tests for StaticVectorExpressions with VectorExpressions and VectorViewExpressionsAnother fix for static lpNorm (previous fix was incomplete)Added missing unary functions for static vectorsFixed argMin and argMax for static expressionsFixed assignments operators for StaticVector: +=, -=, *=, /=Enabled test for vector comparison on different devicesAdded scripts to generate coverage reports with clangFixed vector assignment with operations: +=, -=, *=, /=Fixed segfault in VectorUnaryOperationsTestFixed typos in VectorUnaryOperationsTestWorkaround for inexact comparison of vectors in VectorUnaryOperationsTestFixed Vector::operator=Workaround for inexact comparison of vectors in VectorUnaryOperationsTestFixed cross-device comparisons in VectorUnaryOperationsTestFixed Array's copy-constructor for empty arraysRemoved build flags for explicit template instantiationFixed bug in lpNormEnabled TimerTest in cmake and moved SaveAndLoadMeshfunctionTest to FunctionsFixed typos in vector testsAdded missing std::remove call to multimap testsRewritten tests for vector operationsFixed argMin and argMax functions for unary expressionsReplaced assert with NotImplementedError in tnl-diffAdded expressions for missing hyperbolic functions: sinh, asinh, acosh, atanhRemoved TNL::Scale - operator* for elementwise multiplication seems to be workingAdded specialization of TNL::abs for unsigned types to avoid clang warningsFixed operator!= for Vector and VectorViewFixed 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.
Loading