Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eigenpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Guilhem Saurel
eigenpy
Graph
257e0afe07327650d15ef7239f98bd8a38a0aa15
Select Git revision
Branches
6
devel
master
default
topic/multipy
topic/multipy2
topic/perf
topic/soabi
Tags
15
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
1.3.4
v1.3.3
v1.3.2
v1.3.1
1.3.1
v1.3.0
v1.2.0
v1.0.1
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
14
13
12
10
5
4
31
Jan
30
29
26
25
23
22
20
9
5
25
Dec
20
18
12
11
5
4
1
30
Nov
27
26
25
24
23
22
21
20
16
14
13
9
8
6
2
27
Oct
16
9
18
Sep
16
12
31
Jul
20
Jun
1
31
May
23
16
15
9
27
Apr
25
22
21
20
18
17
14
6
4
31
Mar
30
29
28
27
28
Feb
24
22
21
20
12
7
1
31
Jan
30
27
26
24
23
9
8
7
6
3
20
Dec
19
13
12
7
5
29
Nov
28
22
29
Oct
11
10
26
Sep
18
11
10
8
6
5
30
Aug
26
24
23
11
10
29
Jul
27
26
24
22
19
18
16
15
5
4
21
Jun
20
14
13
7
6
22
May
20
10
9
6
4
3
2
27
Apr
26
22
19
Merge pull request #438 from jcarpent/topic/sparse
devel
devel
cmake: sync submodule
cmake: use find_package for weak dependency
test: add comment
test/sparse: add test for Accelerate
sparse/Accelerate: add doc
sparse: add exposition of Accelerate solvers
test: fix compatibility with Eigen 3.4.90
core: comment useless typedef
sparse: add SparseSolverBaseVisitor
cmake: remove message display
cmake: sync submodule
sparse: add try/catch for detecting if Scipy is installed
cmake: export find external macros for Cholmod
test: fix test name
changelog: update
python: don't expose is_approx for sparse types
test/decompositions: add test for sparse Cholmod Cholesky
test/sparse: add test for Simplicial{LLT,LDLT}
decompositions: fix to int default type for PermutationMatrix
sparse: add sparse Cholesky decompositions with Cholmod
module: extend is_approx for sparse matrices
core: add typedef for SparseMatrix
utils: fix is_approx for complex types
utils: extend API of is_approx for SparseMatrix
cmake: make build_tests depend on PYWRAP
cmake: sync submodule
cmake: start integration of CHOLMOD
cmake: sync submodule
decompositions: use EigenBaseVisitor for Eigen::{LLT,LDLT}
decompositions: expose PermutationMatrix
decompositions/cholesky: expose permutations
decompositions: use EigenBaseVisitor
core: add EigenBaseVisitor
decompositions: expose Simplicial{LLT,LDLT}
Merge pull request #439 from jcarpent/topic/devel
readme: update afiliation
ci/conda: fix for ARM64
ci/osx: fix os name
ci: remove useless builds
Loading