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
a220cfb4eecee4a865c4233e4525460750347778
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
15
Jul
14
13
12
11
10
9
7
5
4
2
1
25
Jun
24
20
19
18
17
14
24
May
5
29
Apr
26
22
21
20
19
16
15
14
13
12
11
6
5
3
1
31
Mar
30
29
28
27
25
8
2
1
15
Feb
14
10
9
3
2
30
Jan
29
25
24
23
19
16
8
26
Dec
21
20
15
Deleted scalarProduct and lpNorm methods in vectors.
Making CommunicationGroupType private in DistributedArray.
Apply suggestion to src/Benchmarks/LinearSolvers/benchmarks.h
Finished Runge-Kutta benchmark.
Added template parameter for SolverMonitor to explicit and Runge-Kutta solvers.
Fixed handling of lists in ParameterContainers and definition of entry enums for lists in ConfigDescription.
Added Runge-Kutta benchmark.
Added default problem type to Euler and Merson solver for better access to static method.
Fixed missing include in SharedPointer.h
Another expression templates fixes.
[WIP] Adding additional vector unit tests.
Moved CommonVectorOperations to benchmarks.
Deleted min/max methods from vectors.
Deleted useless methods in static vector.
Fixed vector unit tests.
Fixes after rebase with develop branch.
Distributed vectors expression templates are working.
Added MpiCommunicatorTest.
[WIP] Fixing expression templates.
[WIP] Still fixing expression templates.
Implementing distributed expression templates.
Implementing comparison of static vector expressions and numbers.
Removing difference operations from distributed vector.
Fixed ConstViews as expression templates arguments and added decltypes to vertical vector operations.
Fixed sum of bool vectors.
[WIP] dele
Implementing distribured vector view expressions.
[WIP] Implementing distributed vector expressions.
Refactoring of the Merson solver.
Rewritting the Merson solver using expression templates.
Implemented addAndReduceAbs, refactoring of the Euler solver.
Splitting of VectorTest-7.
Fixed function removeFileNameExtension.
Implemented function addAndReduce for expression templates.
Refactoring the Euler solver.
Added type traits ViewTypeGetter and IsStatic.
Implemented function evaluateAndReduce for expression templates.
Fixed the finish method of CudaReductionKernelLauncher
Fixed handling of begin and end parameters in prefix sum methods
Throw NotImplementedError from empty prefix sum methods
Loading