Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TNL
tnl-dev
Graph
a911332ca9abc5ce87892e8b54cfdf6451cbacb3
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jan
19
16
8
26
Dec
21
20
15
14
13
12
11
10
7
6
5
4
3
2
1
30
Nov
29
28
26
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
27
25
24
23
22
21
19
17
16
7
6
4
3
2
29
Sep
28
27
24
23
22
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
Implementation of grid traversers benchmarks.
Fixed typo in vector operations benchmark comment.
Implementation of the traversers benchmark.
Created tnl-benchmark-traversers.
Merge branch 'nina' into 'develop'
Quick fixes of examples.
Fixes after rebase.
Added documentation of Grid3D.
Added documentation of Grid2D.
Improved Grid1D documentation and VectorExample.
Added VectorExample.
Started documentation of Grid1D.
Started documentation of Grid1D.
Smaller changes in static vector and array documentation.
Added array and parameter container examples.
Modified Array documentation. Added ParameterContainerExample.
Documentation of 2 and 3-dim StaticVector.
Documentation of 1-dim StaticVector.
Continued in documentation of StaticVector.
Began with StaticVector documentation.
Finished documentation of Vector.
Continued in writing the documentation for Vector.
Started with documentation of Vector.
Added split example to StringExample.
Added documentation of 1-,2- and 3-dimensional StaticArray.
Added documentation of bind in Array.
Added documentation of StaticArray.
Added exact-match test to tnl-diff.
Fixed stack smashing error in PGMImage.
Improved GMRES - less storage for the CWY variant
Fixed setup of parameters in GMRES
Moved ArrayIO to Containers/Algorithms
Moved headers from DistributedContainers to Containers and Matrices
Fixed all-to-all communication in distributed SpMV
Fixed Partitioner::getOwner
Optimized distributed SpMV
Fixed Partitioner::getOwner
Fixed TNL_MPI_PRINT macro
Fixed scalar types in multiplication and division vector operators
Merge branch 'string' into 'develop'
Loading