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.018Nov171615141312111098765432131Oct30292725242322211917167643229Sep28272423222019181716151312111098765432131Aug29282726252423222120191716151413976532122Jul20191514131198765432128Jun22201918131211109876542131May301714121098765Added ChunkedEllpack to testing. setCompressedRowLengths test is broken, commiting for backup purposes.Fixed POSSIBLE MISTAKE in both addElement functions, where columns where being compared to this->rows, changed the formed to be compared to this->columns.Fixed mistake with setSlice, ceil function used RealType and division, this would cause integer division at certain format declarations, now uses float only.Fixed and reformatted setCompressedRowLengths test function. Found error for setRow test function, it is possibly in the implementation of SlicedEllpack.Removed unfinished and unused script tnl-time-series2pngRemoved (almost) empty and unused script tnl-eoc-test-logMoved dead code in Tools/polygonizer.* into the tnl-legacy repositoryMoved functions-benchmark.{h,cpp} from Tools to the tnl-legacy repositoryCI: reorder jobs to better utilize concurrent executionFix Distributed Grid print functionremote_mirror_d…remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/mpiAdded Ellpack and SlicedEllpack to tests. Changed setCompressedRowLengths test to make it work with all Ellpacks. setRow test is broken for SlicedEllpack. Commiting for backup purposes.remote_mirror_d…remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/matricesMerge branch 'hamilton-jacobi' of mmg-gitlab.fjfi.cvut.cz:mmg/tnl-dev into hamilton-jacobiremote_mirror_d…remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/hamilton-jacobi3D FSM+FIM implementedAdded Type instead of all int indexes. Formatted includes to top of file. Removed the need for using namespaces.Added Type instead of all int indexes. Formatted includes to top of file. Removed the need for using namespaces.Added documentation into Containers/List.Enabled computations with single precision.Revert "CI: build using 8 threads on jlk again"Added documentation to Logger.Added documentation into file.CI: build using 8 threads on jlk againAdded documentation of File.Better documentation of Timer.Merge branch 'nina' of mmg-gitlab.fjfi.cvut.cz:mmg/tnl-dev into ninaStarting with documentation of File.Added unit tests for Timer.Added String examples.Finished templating all working tests.Added templating for first two tests.Added template testing for all working tests. Implemented RealTypes and occasionally IndexType instead of int/float/etc. Updated TODO.Impletemented Types for SORIteration test.Updated TODO.Fixed vectorProduct test. Updated TODO.Updated TODO. Indentified error for getTransposition test.Initial commit of the DenseMatrixTestAdded EXPECT_EQs to SaveAndLoad test to make sure it is being correctly saved.Added DenseMatrixTest to CMakeLists.Code formatting.Added mistake found in CSR_impl.h, where the indexType is missing in getType().Implement changes:
Loading