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.02Mar129Feb1242129Jan271716158729Dec4329Nov28272610825Oct24211312118528Sep25203227Aug262524232217161410987654Implementing symmetric sparse matrix unit tests.Fixing sparse matrix constructors with initializer list together with unit tests.Added SparseMatrix constructors with initializer lists.Added Array constructor with size and value.Refactoring SparseMatrixTest.FixedAdded binary sparse matrix copy test.Added binary sparse matrix unit tests for Ellpack and SlicedEllpack.Refactoring binary sparse matrix unit tests.Renaming sparse matrix unit tests.Renaming SparseMatrixTest.hpp to SparseMatrixTest.h.Deleted useless general unit tests of sparse matrices.All binary sparse matrix unit tests pass well.Debugging binary sparse matrix.Reverting fixes of asserts in Array/ArrayView::operator[] since it is not accepted by nvcc.Fixed asserts in Array/ArrayView::operator[].Debugging binary sparse matrix.ValuesHolder for matrices was not good idea :-).Added matrix values holder.Adding matrix values holder.Added sparse matrix values holder.Fixed distributed matrix.Added check against cross device memory acces to Array and ArrayView.Fix of Array documentation.Uncommenting sparse matrix assignment code for the same devices.Deleting unused variables.Fixing matrix reader - it can throw exceptions.Fixed sparse matrix assignment.Fixing segments.Debugging sparse matrix assignment in CUDA.Implementing dense matrix assignment.Added DenseMatrixCopyTest.Fixing MultidiagonalMatrix.Added command line argument --with-cxx-flags to build script.Fixed multidiagonal to sparse matrix assignment.Fixed tridiagonal to sparse matrix assignment. Debugging multidiagonal to sparse matrix assignment.Debuging assignment of tridiagonal matrix to sparse matrix.Fixed sparse matrix assignment operator.Forwarding SparseMatrix calls to SparseMatrixView.Forwarding dense matrix methods calls to DenseMatrixView.
Loading