Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
spm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
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
Show more breadcrumbs
solverstack
spm
Graph
23e7b1e80e3b83f68b5a575ea967add83d87929b
Select Git revision
Branches
9
master
default
release-1.0.0
release-1.1.0
release-1.1.1
release-1.2.0
release-1.2.1
release-1.2.2
release-1.2.3
release-1.2.4
Tags
8
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.1.1
v1.2.0
v1.1.0
v1.0.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Dec
22
21
20
19
18
17
16
15
14
11
10
14
Oct
13
1
30
Sep
16
Jul
15
10
6
15
Jun
28
May
19
14
29
Apr
28
14
13
11
26
Mar
2
28
Feb
27
25
12
Nov
29
Oct
2
Jul
1
4
Jun
26
Apr
12
11
25
Mar
14
Feb
28
Nov
10
Aug
1
31
Jul
24
23
19
13
12
4
4
Jun
3
28
May
25
24
23
15
14
7
2
25
Apr
24
23
9
4
31
Mar
9
6
5
26
Feb
21
12
29
Jan
9
8
Dec
7
23
Nov
16
9
5
Oct
28
Sep
31
Aug
21
9
8
4
4
Jul
3
25
Jun
21
20
15
6
31
May
22
12
11
6
5
4
24
Apr
20
Mar
16
Dec
14
13
6
29
Nov
25
16
14
13
12
11
10
9
7
26
Oct
25
24
5
29
Sep
1
23
Aug
29
Jul
26
21
20
19
13
12
29
Jun
20
15
20
8
Apr
13
Mar
17
Feb
18
Dec
Add release script
Add a script to check the headers of the files
Add a script to update the files to a new release
Remove files that should have never been added
Merge branch 'dist/small_case' into 'master'
Fix corner case in C examples
Fix coverity warning
Fix corner case on get_distribution
Fix leading dimension issue that must be larger than 0
Fix scaling in complex vector generation
Fix norm computation with null matrices
Fix issue when using null matrix in norm computation
Merge branch 'factorize/baseval' into 'master'
Add baseval field into spm
Merge branch 'spm_examples' into 'master'
Restructure doc to make an example section with the C examples too
Update cmake_morse
fix install directory of generated headers
Rename fortran testing
spmAlloc: Make it reentrant for the multi-dof case
spmCheckAxb: Remove asserts
Add C examples
Merge branch 'cmake/move_config' into 'master'
Move SPMConfig.cmake.in in cmake modules directory, cleaner.
Merge branch 'spm_genmat' into 'master'
Add SpmGenMat and SpmGenVec
Add z_spmRhsGenRnd in IJV and CSR
SpmGenOne and SpmGenI
Silent warning about in return in void function
Merge branch 'test/dist_norm' into 'master'
Fix memory allocation issues in distributed norm testing
Merge branch 'cmake/install_finds' into 'master'
Install necessary morse find modules because SPMConfig depends on it
Merge branch 'doxygen' into 'master'
Enable documentation build
Make an SPM StandAlone documentation
Merge branch 'cmake/findm' into 'master'
Move export target files where it should be, i.e. where is the target definition
Use new MORSE FindM for libm
update morse_cmake submodule
Loading